RhinoCommon API
RhinoObjectGetTightBoundingBox Method |
| Name | Description | |
|---|---|---|
| GetTightBoundingBox(IEnumerableRhinoObject, BoundingBox) |
Gets a world XY-plane aligned tight bounding box from a collection of Rhino objects.
| |
| GetTightBoundingBox(IEnumerableRhinoObject, Plane, BoundingBox) |
Gets a plane aligned tight bounding box from a collection of Rhino objects.
|