Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

dfd06454 d747 6323 c37b e79fbc860057

haplokuon edited this page May 6, 2023 · 1 revision

DrawingEntities Properties

netDxf 3.0.0 Library

Properties

ActiveLayout Gets or sets the name of the active layout.
All Gets the complete list entities contained in the active layout.
Arcs Gets the list of arcs contained in the active layout.
Circles Gets the list of circles in the active layout.
Dimensions Gets the list of dimensions in the active layout.
Ellipses Gets the list of ellipses in the active layout.
Faces3D Gets the list of 3d faces in the active layout.
Hatches Gets the list of hatches in the active layout.
Images Gets the list of images in the active layout.
Inserts Gets the list of inserts in the active layout.
Leaders Gets the list of leader in the active layout.
Lines Gets the list of lines in the active layout.
Meshes Gets the list of mesh in the active layout.
MLines Gets the list of multilines in the active layout.
MTexts Gets the list of multiline texts in the active layout.
Points Gets the list of points in the active layout.
PolyfaceMeshes Gets the list of polyface meshes in the active layout.
PolygonMeshes Gets the list of polygon meshes in the active layout.
Polylines2D Gets the list of polylines in the active layout.
Polylines3D Gets the list of polylines in the active layout.
Rays Gets the list of rays in the active layout.
Shapes Gets the list of shapes in the active layout.
Solids Gets the list of solids in the active layout.
Splines Gets the list of splines in the active layout.
Texts Gets the list of texts in the active layout.
Tolerances Gets the list of tolerance in the active layout.
Traces Gets the list of traces in the active layout.
Underlays Gets the list of underlay in the active layout.
Viewports Gets the list of viewports in the active layout.
Wipeouts Gets the list of wipeouts in the active layout.
XLines Gets the list of extension lines in the active layout.

See Also

Reference

DrawingEntities Class
netDxf.Collections Namespace

Clone this wiki locally