DgnSurfaceElement class

DgnSurfaceElement class

Represents surface element

Inheritance: DgnSurfaceElementDgnDrawingElementBaseDgnElement

The DgnSurfaceElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
is_rationalGets a value indicating whether the surface is rational
is_uniformGets or sets a value indicating whether the surface is uniformed
properties_uGets Properties for U
order_uGets Order for U
poles_count_uGets poles count for U
knots_count_uGets knots count for U
rule_lines_uGets rule lines for U
properties_vGets Properties for V
order_vGets Order for V
poles_count_vGets poles count for V
knots_count_vGets knots count for V
rule_lines_vGets rule lines for V
surface_typeGets surface type
bound_elements_countGets bound elements count
boundariesGets bound elements
polesGets poles
knotGets or sets knot
weightsGets weights

See Also