Click or drag to resize

BoxBoundingBox Property

Gets the world axis aligned Bounding box for this oriented box.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public BoundingBox BoundingBox { get; }

Property Value

Type: BoundingBox
See Also