Enum CadSectionType

CadSectionType enumeration

Contains Section type

public enum CadSectionType

Values

NameValueDescription
NotSet0Section is not set - default
Another1Another section
HEADER2Header string marker
TABLES4Tables string marker
BLOCKS8Blocks string marker
ENTITIES16Entities string marker
CLASSES32Classes string marker
OBJECTS64Objects string marker
THUMBNAILIMAGE128Entities string marker
ACDSDATA129ACDS string marker

See Also