Overload_Rhino_Geometry_BoundingBox_Union - mcneel/rhinocommon-api-docs GitHub Wiki

BoundingBox.Union Method

Overload List

 

Name Description
Public method Union(BoundingBox) Updates this BoundingBox to represent the union of itself and another box.
Public method Union(Point3d) Updates this BoundingBox to represent the union of itself and a point.
Public methodStatic member Union(BoundingBox, BoundingBox) Returns a new BoundingBox that represents the union of boxes a and b.
Public methodStatic member Union(BoundingBox, Point3d) Returns a new BoundingBox that represents the union of a bounding box and a point.
  Back to Top

See Also

Reference

BoundingBox Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️