DgnCompoundElement class

DgnCompoundElement class

Represents compound element

Inheritance: DgnCompoundElementDgnDrawingElementBaseDgnElement

The DgnCompoundElement type exposes the following members:

Properties

PropertyDescription
metadataGets element metadata
min_pointGets the min point of object.
max_pointGets the max point of object.
total_lengthGets or sets total length of data of related elements
elements_countGets or sets related elements count
elementsGets related elements

See Also