Enum CadSectionType
CadSectionType enumeration
Contains Section type
public enum CadSectionType
Values
Name | Value | Description |
---|---|---|
NotSet | 0 | Section is not set - default |
Another | 1 | Another section |
HEADER | 2 | Header string marker |
TABLES | 4 | Tables string marker |
BLOCKS | 8 | Blocks string marker |
ENTITIES | 16 | Entities string marker |
CLASSES | 32 | Classes string marker |
OBJECTS | 64 | Objects string marker |
THUMBNAILIMAGE | 128 | Entities string marker |
ACDSDATA | 129 | ACDS string marker |
See Also
- namespace Aspose.CAD.FileFormats.Cad.CadConsts
- assembly Aspose.CAD