Class CadCommon

CadCommon class

General constant values for Cad file format.

public static class CadCommon

Methods

NameDescription
static GetTypeName(object, string)Gets the name of the enum variable type.

Fields

NameDescription
const ACADVERVersion of file format
const BlockNameThe block name
const ByLayerGets the by layer.
const COORDINATION_MODEL_NAMEThe coordination model
const CustomPropertyThe custom property.
const CustomPropertyTagThe custom property tag
const DEFAULT_TEXT_STYLEThe DEFAULT TEXT STYLE const
const DictionaryThe dictionary
const DividerBegin section marker
const DWGCODEPAGECodepage used for strings in the file
const EndBlockThe end block
const EndSectionEnd Section string marker
const EndTableThe end table marker
const EofVariable namning for EOF
const FACE3D_ENTITY_NAMEThe face 3d entity name
const HelperSymbolVariable namning prefix for parse
const MLEADER_ENTITY_NAMEThe mleader entity name
const REVERSE_WFPREC3DD_HEADER_VARIABLEThe reverse WFPREC3DD header variable
const SectionTitleBegin Entity marker
const SOLID3D_ENTITY_NAMEThe solid 3d entity name
static STANDARD_STYLEThe standard style.
const StartHeaderStart header string marker
const StartSectionStart section string marker
const StartTableStart table string marker
const StartTablesStart tables string marker
const SubclassMarkerVariable namning prefix for parse
const ThumbnailImageThe thumbnail image
const VarNameMarkerBegin header variable description
const VarPrefixHeader variable prefix
const WFPREC3DD_HEADER_VARIABLEThe WFPREC3DD header variable

See Also