This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 435
3cee1929 0e0d 51ec 4f76 513b95a9aa65
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| ApplicationRegistries | Gets the application registries collection. |
| Blocks | Gets the block collection. |
| BuildDimensionBlocks | |
| CodeName | Gets the DXF object name. (Inherited from DxfObject) |
| Comments | Gets or sets the name of the document, once a file is saved or loaded this field is equals the file name without extension. |
| DimensionStyles | Gets the dimension styles collection. |
| DrawingVariables | Gets the DXF drawing variables. |
| Entities | Gets the entities shortcuts. |
| Groups | Gets the groups collection. |
| Handle | Gets the handle assigned to the DXF object. (Inherited from DxfObject) |
| ImageDefinitions | Gets the image definitions collection. |
| Layers | Gets the layers collection. |
| Layouts | Gets the layouts collection. |
| Linetypes | Gets the line types collection. |
| MlineStyles | Gets the MLine styles collection. |
| Name | Gets or sets the name of the document. |
| Owner | Gets the owner of the actual DxfObject. (Inherited from DxfObject) |
| RasterVariables | Gets or sets the RasterVariables applied to image entities. |
| ShapeStyles | Gets the shape styles collection. |
| SupportFolders | Gets the list of folders where the drawing support files are present. |
| TextStyles | Gets the text styles collection. |
| UCSs | Gets the User coordinate systems collection. |
| UnderlayDgnDefinitions | Gets the dgn underlay definitions collection. |
| UnderlayDwfDefinitions | Gets the dwf underlay definitions collection. |
| UnderlayPdfDefinitions | Gets the pdf underlay definitions collection. |
| Viewport | Gets the document viewport. |
| VPorts | Gets the viewports collection. |
| XData | Gets the entity extended data. (Inherited from DxfObject) |