M_Rhino_Geometry_Surface_ToBrep - mcneel/rhinocommon-api-docs GitHub Wiki

Surface.ToBrep Method

Converts the surface into a Brep.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Brep ToBrep()

VB

Public Function ToBrep As Brep

Return Value

Type: Brep
A Brep with a similar shape like this surface or null.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Surface Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️