ObjectsByColor¶
-
ObjectsByColor(color, select=False, include_lights=False)¶
Returns identifiers of all objects based on color. Referenced from rhinoscriptsyntax :param color = color to get objects by: :param select[opt] = select the objects: :param include_lights[opt] = include lights in the set:
| returns: | list of identifiers |
|---|