CadCommon class
CadCommon class
General constant values for Cad file format.
The CadCommon type exposes the following members:
Properties
Property | Description |
---|---|
DIVIDER | Begin section marker |
END_SECTION | End Section string marker |
END_TABLE | The end table marker |
END_BLOCK | The end block |
BLOCK_NAME | The block name |
EOF | Variable namning for EOF |
HELPER_SYMBOL | Variable namning prefix for parse |
SECTION_TITLE | Begin Entity marker |
START_SECTION | Start section string marker |
THUMBNAIL_IMAGE | The thumbnail image |
START_HEADER | Start header string marker |
START_TABLES | Start tables string marker |
START_TABLE | Start table string marker |
SUBCLASS_MARKER | Variable namning prefix for parse |
VAR_NAME_MARKER | Begin header variable description |
VAR_PREFIX | Header variable prefix |
DICTIONARY | The dictionary |
DEFAULT_TEXT_STYLE | The DEFAULT TEXT STYLE const |
FACE3D_ENTITY_NAME | The face 3d entity name |
COORDINATION_MODEL_NAME | The coordination model |
SOLID3D_ENTITY_NAME | The solid 3d entity name |
MLEADER_ENTITY_NAME | The mleader entity name |
WFPREC3DD_HEADER_VARIABLE | The WFPREC3DD header variable |
REVERSE_WFPREC3DD_HEADER_VARIABLE | The reverse WFPREC3DD header variable |
DWGCODEPAGE | Codepage used for strings in the file |
ACADVER | Version of file format |
standard_style | The standard style. |
BY_LAYER | Gets the by layer. |
CUSTOM_PROPERTY_TAG | The custom property tag |
CUSTOM_PROPERTY | The custom property. |
Methods
Method | Description |
---|---|
get_type_name | Gets the name of the enum variable type. |