M_Rhino_Geometry_Box__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new Box that mimics a BoundingBox struct. The orientation plane of the Box is coincident with the World XY plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Box(
BoundingBox bbox
)
VB
Public Sub New (
bbox As BoundingBox
)
- bbox
- Type: Rhino.Geometry.BoundingBox
BoundingBox to mimic.
Supported in: 6.0.16224.21491, 5D58w