Enum FileSections
The File Section Enumeration that holds Enumerations for the different section of a dxf file
Namespace: Dxflib.IO
Assembly: Dxflib.dll
Syntax
public enum FileSections
Fields
Name | Description |
---|---|
Blocks | The Blocks section |
Classes | The classes section |
Entities | The Entities Section |
Header | The Header Section |
None | If no section is selected then this is the effective null value |
Objects | The Objects section |
Tables | The tables section |