NXOpen.UF.Motion.LinkInitialVel Structure

NXOpen.UF.Motion.LinkInitialVel is an alias for NXOpen.UF.MotionLinkInitialVel_Struct

class NXOpen.UF.MotionLinkInitialVel_Struct

Bases: object

Refer to UF_MOTION_link_initial_vel_s for documentation.

Fields

NXOpen.UF.MotionLinkInitialVel_Struct.LinearDir A smart DIRR describing the linear initial velocity direction.
NXOpen.UF.MotionLinkInitialVel_Struct.Magnitude The magnitude of the linear velocity.
NXOpen.UF.MotionLinkInitialVel_Struct.RotationDir A smart DIRR describing the axis of rotation for the initial rotational veloctiy.
NXOpen.UF.MotionLinkInitialVel_Struct.AngularMag The magnitude of the angular velocity.
NXOpen.UF.MotionLinkInitialVel_Struct.RotationCsys The CSYS for a fully defined initial angular velocity.
NXOpen.UF.MotionLinkInitialVel_Struct.RotationVel The components of rotation about each axis of rotation_csys.