NXOpen.UF.Motion.EditTrace

Motion.EditTrace()

Refer to UF_MOTION_edit_trace for documentation.

Signature: EditTrace(traceTag, traceStruct)

Parameters:
  • traceTag (Tag) – The tag of the trace to edit. This tag is the one returned from UF_MOTION_create_trace. It can also be found using object cycle functions (eg. UF_OBJ_cycle_objs_by_type).
  • traceStruct (NXOpen.UF.Motion.Trace Refer to UF_MOTION_trace_s for documentation.) – The trace structure for the input tag.

License requirements: None