Click or drag to resize

MeshSingleMesh Property

Get the single mesh.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Mesh SingleMesh { get; }

Property Value

Type: Mesh
See Also