M_Rhino_Geometry_BrepFace_DuplicateSurface - mcneel/rhinocommon-api-docs GitHub Wiki

BrepFace.DuplicateSurface Method

Gets a copy to the untrimmed surface that this face is based on.

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

Syntax

C#

public Surface DuplicateSurface()

VB

Public Function DuplicateSurface As Surface

Return Value

Type: Surface
A copy of this face's underlying surface.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepFace Class
Rhino.Geometry Namespace

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