menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Constructs a
Brep
representation of this bounding box.
Syntax:
public
Brep
ToBrep(
)
Returns:
Type:
Brep
If this operation is successful, a Brep representation of this box; otherwise null.
Available since:
5.0
home
/
Rhino.Geometry
/
BoundingBox
/
ToBrep
ToBrep method
Class:
Rhino.Geometry.BoundingBox
Example
Nothing found