CadCommon class

CadCommon class

General constant values for Cad file format.

The CadCommon type exposes the following members:

Properties

PropertyDescription
DIVIDERBegin section marker
END_SECTIONEnd Section string marker
END_TABLEThe end table marker
END_BLOCKThe end block
BLOCK_NAMEThe block name
EOFVariable namning for EOF
HELPER_SYMBOLVariable namning prefix for parse
SECTION_TITLEBegin Entity marker
START_SECTIONStart section string marker
THUMBNAIL_IMAGEThe thumbnail image
START_HEADERStart header string marker
START_TABLESStart tables string marker
START_TABLEStart table string marker
SUBCLASS_MARKERVariable namning prefix for parse
VAR_NAME_MARKERBegin header variable description
VAR_PREFIXHeader variable prefix
DICTIONARYThe dictionary
DEFAULT_TEXT_STYLEThe DEFAULT TEXT STYLE const
FACE3D_ENTITY_NAMEThe face 3d entity name
COORDINATION_MODEL_NAMEThe coordination model
SOLID3D_ENTITY_NAMEThe solid 3d entity name
MLEADER_ENTITY_NAMEThe mleader entity name
WFPREC3DD_HEADER_VARIABLEThe WFPREC3DD header variable
REVERSE_WFPREC3DD_HEADER_VARIABLEThe reverse WFPREC3DD header variable
DWGCODEPAGECodepage used for strings in the file
ACADVERVersion of file format
standard_styleThe standard style.
BY_LAYERGets the by layer.
CUSTOM_PROPERTY_TAGThe custom property tag
CUSTOM_PROPERTYThe custom property.

Methods

MethodDescription
get_type_nameGets the name of the enum variable type.

See Also