M_Rhino_Geometry_BrepFace_DuplicateFace - mcneel/rhinocommon-api-docs GitHub Wiki
Duplicate a face from the brep to create new single face brep.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Brep DuplicateFace(
bool duplicateMeshes
)
VB
Public Function DuplicateFace (
duplicateMeshes As Boolean
) As Brep
- duplicateMeshes
- Type: System.Boolean
If true, shading meshes will be copied as well.
Type: Brep
A new single-face brep synonymous with the current Face.
Supported in: 6.0.16224.21491, 5D58w