NXOpen.UF.Motion.AskArticStepSize

Motion.AskArticStepSize()

Refer to UF_MOTION_ask_artic_step_size for documentation.

Signature: AskArticStepSize(jointTag)

Parameters:jointTag (Tag) – The tag of the joint to return the step size for. This tag is returned from the function UF_MOTION_create_joint. It can also be found using object cycle functions (eg. UF_OBJ_cycle_objs_by_type).
Returns:The size of the articulation joint step. The units of the step are based on the units of the joint.
Return type:float

License requirements: None