DgnBSplineCurveElement class

DgnBSplineCurveElement class

B-spline curve element

Inheritance: DgnBSplineCurveElementDgnDrawingElementBaseDgnElement

The DgnBSplineCurveElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
orderGets B-spline order: 2-15
is_closedGets a value indicating whether B-spline is closed
is_rationalGets a value indicating whether B-spline is rational
curve_typeGets curve type
knot_elementGets or sets KNOT element
pole_elementGets or sets pole element

See Also