Click or drag to resize

BrepFaceUnderlyingSurface Method

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Surface UnderlyingSurface()

Return Value

Type: Surface
A surface, or null on error.
See Also