External Joint Position
Description
Action Parameter: Contains the data of a External Joint Position declaration.
Constructors
Deconstructors
Deconstruct External Joint Position
Casting methods
Cast from an Action parameter: Constructs an External Joint Position parameter from a generic Action parameter. This is only possible if the created Action parameter was constructed from an External Joint Position parameter.
Cast from a Number parameter: Constructs an External Joint Position parameter from a number value. This number value will be used as the first external axis value. The other external axis values inside the External Joint Position parameter will be set to 9E9
(undefined / not connected).
Cast from a Text parameter: Constructs an External Joint Position parameter from a text. The user can define up to six external axis values as a text to construct an External Joint Position parameter. For example, the text 1000, 500
will be casted to an External Joint Position parameter with the first external axis value set to 1000
and the second external axis value set to 500
. All other external axis values inside this External Joint Position parameter will be set to 9E9
(undefined / not connected).
Cast to an Action parameter: Cast to the generic Action parameter.
Transformation methods
This parameter does not support transformation methods.
Morphing methods
This parameter does not support morphing methods.