NXOpen.UF.Motion.SetLinkInitialVelocity

Motion.SetLinkInitialVelocity()

Refer to UF_MOTION_set_link_initial_velocity for documentation.

Signature: SetLinkInitialVelocity(linkTag)

Parameters:linkTag (Tag) – The tag of the link to set the initial velocity. This tag is the one returned from the UF_MOTION_create_link function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
Returns:Data structure containing the initial velocities to be defined.
Return type:NXOpen.UF.Motion.LinkInitialVel Refer to UF_MOTION_link_initial_vel_s for documentation.

License requirements: None