DgnElementProperties class

DgnElementProperties class

Represents element properties

The DgnElementProperties type exposes the following members:

Properties

PropertyDescription
class_elementGets class element
is_lockedGets a value indicating whether element is locked
is_newGets a value indicating whether element is new
is_modifiedGets a value indicating whether element is modified
is_attribute_data_presentGets a value indicating whether element has attribute data present
orientationGets element orientation
is_planarGets a value indicating whether element is planar
is_snapableGets a value indicating whether element could be snapped
attributeGets or sets the Attribute data of a file element

See Also