M_Rhino_Geometry_Box__ctor_2 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a box that contains a generic piece of geometry. This box will be aligned with an arbitrary plane.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Box(
Plane basePlane,
GeometryBase geometry
)
VB
Public Sub New (
basePlane As Plane,
geometry As GeometryBase
)
- basePlane
- Type: Rhino.Geometry.Plane
Base plane for aligned bounding box. - geometry
- Type: Rhino.Geometry.GeometryBase
Geometry to box.
Supported in: 6.0.16224.21491, 5D58w