DgnBSplineCurveElement class
DgnBSplineCurveElement class
B-spline curve element
Inheritance: DgnBSplineCurveElement →
DgnDrawingElementBase →
DgnElement
The DgnBSplineCurveElement type exposes the following members:
Properties
| Property | Description |
|---|---|
| metadata | Gets element metadata |
| min_point | Gets the min point of object. |
| max_point | Gets the max point of object. |
| order | Gets B-spline order: 2-15 |
| is_closed | Gets a value indicating whether B-spline is closed |
| is_rational | Gets a value indicating whether B-spline is rational |
| curve_type | Gets curve type |
| knot_element | Gets or sets KNOT element |
| pole_element | Gets or sets pole element |
See Also
- module
aspose.cad.fileformats.dgn.dgnelements - class
DgnBSplineCurveElement - class
DgnDrawingElementBase - class
DgnElement