NXOpen.UF.Motion.AskTrace

Motion.AskTrace()

Refer to UF_MOTION_ask_trace for documentation.

Signature: AskTrace(traceTag)

Parameters:traceTag (Tag) – The tag of the trace to return. 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).
Returns:The trace structure of the input tag.
Return type:NXOpen.UF.Motion.Trace Refer to UF_MOTION_trace_s for documentation.

License requirements: None