NXOpen.UF.Motion.AskScalarForce

Motion.AskScalarForce()

Refer to UF_MOTION_ask_scalar_force for documentation.

Signature: AskScalarForce(forceTag)

Parameters:forceTag (Tag) – The tag of the scalar force to return information about. This tag is the one returned from UF_MOTION_create_scalar_force. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
Returns:The scalar force structure for the input tag.
Return type:NXOpen.UF.Motion.ScalarForceTorque Refer to UF_MOTION_scalar_force_torque_s for documentation.

License requirements: None