M_Rhino_Geometry_Mesh_DuplicateMesh - mcneel/rhinocommon-api-docs GitHub Wiki

Mesh.DuplicateMesh Method

Constructs a copy of this mesh. This is the same as Duplicate().

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

Syntax

C#

public Mesh DuplicateMesh()

VB

Public Function DuplicateMesh As Mesh

Return Value

Type: Mesh
[Missing documentation for "M:Rhino.Geometry.Mesh.DuplicateMesh"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

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