RhinoCommon API
Box Constructor (Plane, IEnumerablePoint3d) |
Initializes the smallest box that contains a set of points.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Box( Plane basePlane, IEnumerable<Point3d> points )
Public Sub New ( basePlane As Plane, points As IEnumerable(Of Point3d) )
Parameters
- basePlane
- Type: Rhino.GeometryPlane
Orientation of the box. - points
- Type: System.Collections.GenericIEnumerablePoint3d
Points to include, Invalid points will be ignored.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8