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