RhinoCommon API
DisplayPipelineDrawMeshShaded Method (Mesh, DisplayMaterial, Int32) |
Draws the shaded faces of a given mesh.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawMeshShaded( Mesh mesh, DisplayMaterial material, int[] faceIndices )
Public Sub DrawMeshShaded ( mesh As Mesh, material As DisplayMaterial, faceIndices As Integer() )
Parameters
- mesh
- Type: Rhino.GeometryMesh
Mesh to draw. - material
- Type: Rhino.DisplayDisplayMaterial
Material to draw faces with. - faceIndices
- Type: SystemInt32
Indices of specific faces to draw

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14