Box.ToBrep Method

BoxToBrep Method

Constructs a brep representation of this box.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Brep ToBrep()
Public Function ToBrep As Brep

Return Value

Type: Brep
A Brep representation of this box or null.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also