BrepFaceDuplicateSurface Method |
Gets a copy to the untrimmed surface that this face is based on.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Surface DuplicateSurface()
Public Function DuplicateSurface As Surface
Return Value
Type:
SurfaceA copy of this face's underlying surface.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also