Overload_Rhino_Geometry_BoundingBox__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

BoundingBox Constructor

Overload List

 

Name Description
Public method BoundingBox(IEnumerable(Point3d)) Constructs a boundingbox from a collection of points.
Public methodCode example BoundingBox(Point3d, Point3d) Constructs a new boundingbox from two corner points.
Public method BoundingBox(IEnumerable(Point3d), Transform) Constructs a boundingbox from a collection of points.
Public method BoundingBox(Double, Double, Double, Double, Double, Double) Constructs a boundingbox from numeric extremes.
  Back to Top

See Also

Reference

BoundingBox Structure
Rhino.Geometry Namespace

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