M_Rhino_Geometry_Brep_CreateFromBox_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs new brep that matches an aligned box.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static Brep CreateFromBox(
Box box
)
VB
Public Shared Function CreateFromBox (
box As Box
) As Brep
- box
- Type: Rhino.Geometry.Box
Box to match.
Type: Brep
A Brep with 6 faces that is similar to the Box.
Supported in: 6.0.16224.21491, 5D58w