Click or drag to resize

GH_Material Constructor (Guid)

Create a new Material from an RDK material ID.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Material(
	Guid rdkId
)

Parameters

rdkId
Type: SystemGuid
ID of RDK material.
See Also