12d Home


12d Xml 12da Definition

12d XML Definition

The 12d XML file format is a text file definition from 12d Solutions which is used for reading and writing out string data from 12d Model.

12d XML files normally end in .12dxml.

The 12d XML file is a Unicode file.

12da Definition

The 12da file format (called 12d Ascii between Version 10 and Version 4, called 4D Ascii in Version 4 and earlier) is a text file definition from 12d Solutions which is used for reading and writing out string data from 12d Model. 12d Ascii files normally end in ’.12da’

The downloadable PDF document goes in detail as to how the 12d ASCII file works.

12d Model Macro Manual

The 12d Model Programming Language (12dPL), is a powerful programming language designed to run from within 12d Model. It is also known as 4DML from when the product was called 4d Model. Its main purpose is to allow users to enhance the existing 12d Model package by writing their own programs.

12dPL is based on a subset of the C++ language with special extensions to allow easy manipulation of 12d Model data. A large number of intrinsic functions are supplied which cover most aspects of civil modelling.


12d Model 15 Macro Manual

The downloadable PDF document goes in detail about the v15 Macro Language.

12d Model 14 Macro Manual

The downloadable PDF document goes in detail about the v14 Macro Language.