M_Rhino_Geometry_Box__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a world aligned box from a base plane and a boundingbox.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Box(
Plane basePlane,
BoundingBox boundingbox
)VB
Public Sub New (
basePlane As Plane,
boundingbox As BoundingBox
)
- basePlane
- Type: Rhino.Geometry.Plane
Base plane of bounging box. - boundingbox
- Type: Rhino.Geometry.BoundingBox
Bounding Box in plane coordinates.
Supported in: 6.0.16224.21491, 5D58w