M_Rhino_Geometry_Mesh_CopyFrom - mcneel/rhinocommon-api-docs GitHub Wiki
Copies mesh values into this mesh from another mesh.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void CopyFrom(
Mesh other
)
VB
Public Sub CopyFrom (
other As Mesh
)
- other
- Type: Rhino.Geometry.Mesh
The other mesh to copy from.
Exception | Condition |
---|---|
ArgumentNullException | If other is null. |
Supported in: 6.0.16224.21491, 5D58w