Gets the world axis aligned Bounding box for this oriented box.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic BoundingBox BoundingBox { get; }
Public ReadOnly Property BoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBox
See Also