DxfDocument Properties |
The DxfDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveLayout |
Gets or sets the name of the active layout.
| |
| ApplicationRegistries |
Gets the application registries collection.
| |
| Arcs |
Gets the arcs list.
| |
| AttributeDefinitions |
Gets the attribute definitions list.
| |
| Blocks |
Gets the block collection.
| |
| Circles |
Gets the circles list.
| |
| 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.
| |
| Dimensions |
Gets the dimensions list.
| |
| DimensionStyles |
Gets the dimension styles collection.
| |
| DrawingVariables |
Gets the dxf drawing variables.
| |
| Ellipses |
Gets the ellipses list.
| |
| Faces3d |
Gets the 3d faces list.
| |
| Groups |
Gets the groups collection.
| |
| Handle |
Gets the handle assigned to the DXF object.
(Inherited from DxfObject.) | |
| Hatches |
Gets the hatches list.
| |
| ImageDefinitions |
Gets the image definitions collection.
| |
| Images |
Gets the images list.
| |
| Inserts |
Gets the inserts list.
| |
| Layers |
Gets the layers collection.
| |
| Layouts |
Gets the layouts collection.
| |
| Leaders |
Gets the leader list.
| |
| Lines |
Gets the lines list.
| |
| Linetypes |
Gets the line types collection.
| |
| LwPolylines |
Gets the light weight polylines list.
| |
| Meshes |
Gets the mesh list.
| |
| MLines |
Gets the multilines list.
| |
| MlineStyles |
Gets the MLine styles collection.
| |
| MTexts |
Gets the multiline texts list.
| |
| Name |
Gets or sets the name of the document.
| |
| Owner |
Gets the owner of the actual DxfObject.
(Inherited from DxfObject.) | |
| Points |
Gets the points list.
| |
| PolyfaceMeshes |
Gets the polyface meshes list.
| |
| Polylines |
Gets the polylines list.
| |
| RasterVariables |
Gets or sets the RasterVariables applied to image entities.
| |
| Rays |
Gets the rays list.
| |
| Shapes |
Gets the shapes list.
| |
| ShapeStyles |
Gets the shape styles collection.
| |
| Solids |
Gets the solids list.
| |
| Splines |
Gets the splines list.
| |
| SupportFolders |
Gets the list of folders where the drawing support files are present.
| |
| Texts |
Gets the texts list.
| |
| TextStyles |
Gets the text styles collection.
| |
| Tolerances |
Gets the tolerance list.
| |
| Traces |
Gets the traces list.
| |
| 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.
| |
| Underlays |
Gets the underlay list.
| |
| Viewport |
Gets the document viewport.
| |
| Viewports |
Gets the viewports list.
| |
| VPorts |
Gets the viewports collection.
| |
| Wipeouts |
Gets the wipeouts list.
| |
| XLines |
Gets the extension lines list.
|