BallJointMotion.pitchLimits Property
Parent Object: BallJointMotionDefined in namespace "adsk::fusion" and the header file is <Fusion/Components/BallJointMotion.h>
Description
Returns a JointLimits object that defines the limits of rotation for the pitch. Use the functionality of the returned JointLimits object to get, set, and modify the joint limits.
Syntax
"ballJointMotion_var" is a variable referencing a BallJointMotion object.
|
Property Value
This is a read only property whose value is a JointLimits.Samples
Name | Description |
BallJointMotion API Sample | Demonstrates creating a joint with ball joint motion |