Rhino 5 for WindowsConstructs a copy of this mesh.
This is the same as
Duplicate.
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic Mesh DuplicateMesh()
Public Function DuplicateMesh As Mesh
Return Value
Type:
Mesh[Missing <returns> documentation for "M:Rhino.Geometry.Mesh.DuplicateMesh"]
See Also