NXOpen.UF.Motion.SetFunction

Motion.SetFunction()

Refer to UF_MOTION_set_function for documentation.

Signature: SetFunction(functionTag, functionStruct)

Parameters:
  • functionTag (Tag) – The tag of the function to set. This tag is the one returned from UF_MOTION_create_function.
  • functionStruct (NXOpen.UF.Motion.Function Refer to UF_MOTION_function_s for documentation.) – The function structure for the input tag.

License requirements: None