RhinoObject.GetTightBoundingBox Method

RhinoObjectGetTightBoundingBox Method

Overload List
  NameDescription
Public methodStatic memberGetTightBoundingBox(IEnumerableRhinoObject, BoundingBox)
Gets a world XY-plane aligned tight bounding box from a collection of Rhino objects.
Public methodStatic memberGetTightBoundingBox(IEnumerableRhinoObject, Plane, BoundingBox)
Gets a plane aligned tight bounding box from a collection of Rhino objects.
Top
See Also