Create a Brep based on this SubD geometry, based on SubDToBrepOptions.Default options.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntax Public Function ToBrep As Brep
Return Value
Type:
BrepA new Brep if successful, or null on failure.
See Also