RhinoCommon API
MaterialRefsContainsKey Method |
Determines whether this dictionary contains an MaterialRef with the
specified plug-in id.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- key
- Type: SystemGuid
The plug-in Id used to locate a MaterialRef in this dictionary.
Return Value
Type: Booleantrue if this dictionary contains an element with the specified plug-in Id; otherwise, false.