Share

AsBuiltJointInput.setAsRigidJointMotion Method

Parent Object: AsBuiltJointInput
Defined in namespace "adsk::fusion" and the header file is <Fusion/Components/AsBuiltJointInput.h>

Description

Defines the relationship between the two joint geometries as a rigid joint.

Syntax

"asBuiltJointInput_var" is a variable referencing an AsBuiltJointInput object.
returnValue = asBuiltJointInput_var.setAsRigidJointMotion()

Return Value

Type Description
boolean Returns true if successful.

Version

Introduced in version September 2015

Was this information helpful?