NXOpen.UF.Motion.AskLinkInitialVelocity

Motion.AskLinkInitialVelocity()

Refer to UF_MOTION_ask_link_initial_velocity for documentation.

Signature: AskLinkInitialVelocity(linkTag)

Parameters:linkTag (Tag) – The tag of the link to return the initial velocity of. 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.
Return type:NXOpen.UF.Motion.LinkInitialVel Refer to UF_MOTION_link_initial_vel_s for documentation.

License requirements: None