Share

BoundingBoxXYZ Properties

The BoundingBoxXYZ type exposes the following members.

Properties

 NameDescription
Public propertyBoundEnabledIndexed access for loops.
Public propertyBoundsIndexed access for loops. Use 0 for Min and 1 for Max.
Public propertyEnabledDefines whether the entire bounding box is enabled.
Public propertyCode exampleIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyIsSetIndicates whether the bounding box is set.
Public propertyMaxMaximum coordinates (upper-right-front corner of the box).
Public propertyMaxEnabledDefines whether the maximum bound is active for given dimension.
Public propertyMinMinimum coordinates (lower-left-rear corner of the box).
Public propertyMinEnabledDefines whether the minimum bound is active for given dimension.
Public propertyCode exampleTransformThe transform from the coordinate space of the box to the model coordinate space.

See Also

Reference

Was this information helpful?