GH_ChunkTryGetInterval2D Method |
Name | Description | |
---|---|---|
TryGetInterval2D(String, GH_Interval2D) |
Gets the value of the item with the specified name.
Name comparison is not case-sensitive.
| |
TryGetInterval2D(String, Int32, GH_Interval2D) |
Gets the value of the item with the specified name and index.
Name comparison is not case-sensitive.
|