MaterialRDKMaterialID Property |
Gets the RDK material ID.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.6
Syntaxpublic Guid RDKMaterialID { get; }
Public ReadOnly Property RDKMaterialID As Guid
Get
Property Value
Type:
Guid
Remarks
Multiple Rhino materials ( with unique component IDs)
can have the same RDK material ID.
See Also