Constructs a copy of this mesh.
This is the same as
Duplicate.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Mesh DuplicateMesh()
Public Function DuplicateMesh As Mesh
Return Value
Type:
Mesh[Missing <returns> documentation for "M:Rhino.Geometry.Mesh.DuplicateMesh"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also