DgnCurveLineElement class

DgnCurveLineElement class

Represents curve line element element

Inheritance: DgnCurveLineElementDgnLineElementDgnDrawableEntityBaseDgnElementBase

The DgnCurveLineElement type exposes the following members:

Properties

PropertyDescription
idGets the unique identifier of an object inside a drawing.
childsGets the collection of a nested entities.
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
verticesGets vertices of the line

See Also