DgnPolyLineElement class

DgnPolyLineElement class

Represents poly-line

Inheritance: DgnPolyLineElementDgnLineElementDgnDrawingElementBaseDgnElement

The DgnPolyLineElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
verticesGets vertices of the line

See Also