Click or drag to resize

MaterialIsDefaultMaterial Property

By default Rhino layers and objects are assigned the default rendering material.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsDefaultMaterial { get; }

Property Value

Type: Boolean
See Also