BrepFaceUnderlyingSurface Method |
Gets the untrimmed surface that is the base of this face.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Surface UnderlyingSurface()
Public Function UnderlyingSurface As Surface
Return Value
Type:
SurfaceA surface, or null on error.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also