Returns the specified construction point using the name of the construction point as it is displayed in the browser.
"constructionPoints_var" is a variable referencing a ConstructionPoints object.
|
"constructionPoints_var" is a variable referencing a ConstructionPoints object.
|
Type | Description |
ConstructionPoint | Returns the specified item or null if an invalid name was specified. |
Name | Type | Description |
name | string | The name of the construction point as it is displayed in the browser. |