|
|
IReadonlyMesh Methods |
The IReadonlyMesh type exposes the following members.
| Name | Description | |
|---|---|---|
| Convert |
Converts to Rhino's Mesh.
If the mesh is already of type
RhinoMesh, the underlying mesh Mesh
is returned without creating a copy of it. Otherwise, a new rhino
mesh instance is created from the supplied mesh.
(Defined by ToRhino.) |