NXOpen.UF.Motion.GetObjectDerivedFunction

Motion.GetObjectDerivedFunction()

Refer to UF_MOTION_get_object_derived_function for documentation.

Signature: GetObjectDerivedFunction(motionObjTag, funcType, funcComp, refFrame)

Parameters:
  • motionObjTag (Tag) – The motion object being referenced for the derived function.
  • funcType (NXOpen.UF.Motion.FuncResultType Refer to UF_MOTION_func_result_type_t for documentation.) – The result type requested for the derived function. See uf_motion_types.h
  • funcComp (NXOpen.UF.Motion.FuncComponentType Refer to UF_MOTION_func_component_type_t for documentation.) – The result component requested for the derived function. See uf_motion_types.h
  • refFrame (NXOpen.UF.Motion.FuncRefFrameType Refer to UF_MOTION_func_ref_frame_type_t for documentation.) – The reference frame for the derived function. See uf_motion_types.h
Returns:

Formulated string of a derived function.

Return type:

str

License requirements: None