DgnCurveLineElement class
DgnCurveLineElement class
Represents curve line element element
Inheritance: DgnCurveLineElement →
DgnLineElement →
DgnDrawableEntityBase →
DgnElementBase
The DgnCurveLineElement 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 |
See Also
- module
aspose.cad.fileformats.dgn.dgnelements - class
DgnCurveLineElement - class
DgnDrawableEntityBase - class
DgnElementBase - class
DgnLineElement