Click or drag to resize

RhinoMesh Constructor

Overload List
  NameDescription
Public methodRhinoMesh
Initializes a new instance of the RhinoMesh class. Create empty mesh.
Public methodRhinoMesh(Mesh)
Initializes a new instance of the RhinoMesh class. Create rhino mesh wrapper. The rhino mesh must not be accessed from outside while the
Protected methodRhinoMesh(SerializationInfo, StreamingContext)
Initializes a new instance of the RhinoMesh class. Deserialize MeshLoad.
Top
See Also