JointInput.setAsRigidJointMotion Method
Parent Object:
JointInputDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/JointInput.h>
Description
Defines the relationship between the two joint geometries as a rigid joint.
Syntax
"jointInput_var" is a variable referencing a JointInput object.returnValue = jointInput_var.setAsRigidJointMotion()
|
"jointInput_var" is a variable referencing a JointInput object.
#include <Fusion/Components/JointInput.h>
returnValue = jointInput_var->setAsRigidJointMotion();
|
Return Value
boolean |
Returns true if successful. |
Samples
Version
Introduced in version July 2015