Grasshopper API
GH_ChunkTryGetDrawingColor Method |
| Name | Description | |
|---|---|---|
| TryGetDrawingColor(String, Color) |
Gets the value of the item with the specified name.
Name comparison is not case-sensitive.
| |
| TryGetDrawingColor(String, Int32, Color) |
Gets the value of the item with the specified name and index.
Name comparison is not case-sensitive.
|