EntityGetBoundingBox Method
Gets the bounding box of current entity in its object space coordinate system.

Namespace: Aspose.ThreeD
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public BoundingBox GetBoundingBox()

Return Value

Type: BoundingBox
See Also