BoundingBoxExtent Enumeration
The extent of the bounding box

Namespace: Aspose.ThreeD.Utilities
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum BoundingBoxExtent
Members
  Member nameValueDescription
Null0 Null bounding box
Finite1 Finite bounding box
Infinite2 Infinite bounding box
See Also