Specifies the position of the joint. Getting this property will return null and setting it will be ignored in the case where the joint motion is rigid.
To set this property, you need to position the timeline marker to immediately before this as-built joint. This can be accomplished using the following code: thisAsBuiltJoint.timelineObject.rollTo(True)
"asBuiltJoint_var" is a variable referencing an AsBuiltJoint object.
|
"asBuiltJoint_var" is a variable referencing an AsBuiltJoint object.
|