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