IObjectAlignedBoundingBox Interface |
The IObjectAlignedBoundingBox interface is implemented by objects that have an object aligned bounding box.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
The IObjectAlignedBoundingBox type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetObjectAlignedBoundingBox |
Gets the bounding box for the current object in its local coordinate system.
|
See Also