Constructs a Brep representation of this hatch.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.9
Syntax Public Function ToBrep As Brep
Return Value
Type:
BrepA Brep representation of this hatch if successful, null otherwise.
See Also