Function that returns the specified as-built joint using a name.
"asBuiltJointList_var" is a variable referencing an AsBuiltJointList object.
|
"asBuiltJointList_var" is a variable referencing an AsBuiltJointList object.
|
Type | Description |
AsBuiltJoint | Returns the specified item or null if an invalid name was specified. |
Name | Type | Description |
name | string | The name of the item within the list to return. |