DgnElementDimension class

DgnElementDimension class

Element container constraints

The DgnElementDimension type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of DgnElementDimension

Properties

PropertyDescription
x_lowGets or sets low value by X axis
y_lowGets or sets low value by Y axis
z_lowGets or sets low value by Z axis
x_highGets or sets hi value by X axis
y_highGets or sets hi value by Y axis
z_highGets or sets hi value by Z axis

See Also