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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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