RhinoCommon API
MaterialRefsRemove Method (Guid) |
Removes the MaterialRef with the specified plug-in Id from this
dictionary.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- key
- Type: SystemGuid
The plug-in Id for the MaterialRef to remove.
Return Value
Type: Booleantrue if the MaterialRef is successfully removed; otherwise, false. This method also returns false if key was not found in the original dictionary.