Click or drag to resize

MaterialRefsAdd Method (Guid, MaterialRef)

Add or replace an element with the provided key and value to this dictionary.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
Exceptions
ExceptionCondition
ArgumentNullException value is null.
ArgumentException key is empty.
See Also