NXOpen.UF.Motion.SetVectorForceTorque

Motion.SetVectorForceTorque()

Refer to UF_MOTION_set_vector_force_torque for documentation.

Signature: SetVectorForceTorque(vobjectTag, vectorStruct)

Parameters:
  • vobjectTag (Tag) – The tag of the vector force or torque to set. This tag is the one returned from UF_MOTION_create_vector_force_torque. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
  • vectorStruct (NXOpen.UF.Motion.VectorForceTorque Refer to UF_MOTION_vector_force_torque_s for documentation.) – The vector force/ torque structure for the input tag.

License requirements: None