Computes the axis-aligned bounding box for this shape.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 87.1.0.0
Syntax
Return Value
Type: Cog3DAlignedBoxThe axis-aligned bounding box.
Implements
ICog3DShape ComputeBoundingBoxExceptions
| Exception | Condition |
|---|---|
| Cog3DException | If this shape's IsFinite is false. |
See Also