Click or drag to resize

ObjectAttributesMaterialIndex Property

Gets or sets the material index.

If you want something simple and fast, set the index of the rendering material.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int MaterialIndex { get; set; }

Property Value

Type: Int32
See Also