|
|
RhinoMesh Constructor |
| Name | Description | |
|---|---|---|
| RhinoMesh |
Initializes a new instance of the RhinoMesh class.
Create empty mesh.
| |
| RhinoMesh(Mesh) |
Initializes a new instance of the RhinoMesh class.
Create rhino mesh wrapper.
The rhino mesh must not be accessed from outside while the
| |
| RhinoMesh(SerializationInfo, StreamingContext) |
Initializes a new instance of the RhinoMesh class.
Deserialize MeshLoad.
|