DgnShapeElement class
DgnShapeElement class
Represents shape element
Inheritance: DgnShapeElement →
DgnLineElement →
DgnDrawableEntityBase →
DgnElementBase
The DgnShapeElement type exposes the following members:
Properties
| Property | Description |
|---|---|
| id | Gets the unique identifier of an object inside a drawing. |
| childs | Gets the collection of a nested entities. |
| metadata | Gets element metadata |
| min_point | Gets the min point of object. |
| max_point | Gets the max point of object. |
| vertices | Gets vertices of the line |
| filled | Gets a value indicating whether this DgnShapeElement is filled. |
See Also
- module
aspose.cad.fileformats.dgn.dgnelements - class
DgnDrawableEntityBase - class
DgnElementBase - class
DgnLineElement - class
DgnShapeElement