M_Rhino_Geometry_BrepFace_UnderlyingSurface - mcneel/rhinocommon-api-docs GitHub Wiki

BrepFace.UnderlyingSurface Method

Gets the untrimmed surface that is the base of this face.

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

Syntax

C#

public Surface UnderlyingSurface()

VB

Public Function UnderlyingSurface As Surface

Return Value

Type: Surface
A surface, or null on error.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepFace Class
Rhino.Geometry Namespace

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