Creates a new as-built joint.
"asBuiltJoints_var" is a variable referencing an AsBuiltJoints object.
|
"asBuiltJoints_var" is a variable referencing an AsBuiltJoints object.
|
Type | Description |
AsBuiltJoint | Returns the new AsBuiltJoint object or null in the case of failure. |
Name | Type | Description |
input | AsBuiltJointInput | An AsBuiltJointInput object that was created using the AsBuiltJoints.createInput method and then fully defined using the properties and methods on the AsBuiltJointInput object. |
Name | Description |
As-Built Joint Sample | Demonstrates creating a new As-Built Joint. |