Grasshopper API
GH_RenderArgsMaterialSelected Property |
Note: This API is now obsolete.
Gets the material hint to use for selected objects.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

[ObsoleteAttribute("The render arguments no longer provide material hints")] public RenderMaterial MaterialSelected { get; }
<ObsoleteAttribute("The render arguments no longer provide material hints")> Public ReadOnly Property MaterialSelected As RenderMaterial Get
Property Value
Type: RenderMaterial[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RenderArgs.MaterialSelected"]
