NXOpen.UF.Motion.JointMotionInput Structure

NXOpen.UF.Motion.JointMotionInput is an alias for NXOpen.UF.MotionJointMotionInput_Struct

class NXOpen.UF.MotionJointMotionInput_Struct

Bases: object

Refer to UF_MOTION_joint_motion_input_s for documentation.

Fields

NXOpen.UF.MotionJointMotionInput_Struct.InputType The type of the motion input.
NXOpen.UF.MotionJointMotionInput_Struct.Function The tag to the function.
NXOpen.UF.MotionJointMotionInput_Struct.Displacement The constant displacement input.
NXOpen.UF.MotionJointMotionInput_Struct.Velocity The constant velocity input.
NXOpen.UF.MotionJointMotionInput_Struct.Acceleration The constant acceleration input.
NXOpen.UF.MotionJointMotionInput_Struct.Amplitude The harmonic amplitude input.
NXOpen.UF.MotionJointMotionInput_Struct.Frequency The harmonic frequency input.
NXOpen.UF.MotionJointMotionInput_Struct.PhaseAngle The harmonic phase angle input.
NXOpen.UF.MotionJointMotionInput_Struct.HarmDisp The harmonic offset displacement input.