Description:

Copies mesh values into this mesh from another mesh.

Syntax:
public void CopyFrom(
Mesh other
)
Parameters:
  • other
  • Type: Mesh
  • The other mesh to copy from.
Returns:
Type: void
Available since:
5.0

CopyFrom method

Class:  Rhino.Geometry.Mesh

Nothing found