NXOpen.UF.Path.CreateToolChange

Path.CreateToolChange()

Refer to UF_PATH_create_tool_change for documentation.

Signature: CreateToolChange(pathId, toolChangeData, text)

Parameters:
  • pathId (PointerWrapper) – The path id for this event
  • toolChangeData (NXOpen.UF.Path.ToolChange Refer to UF_PATH_tool_change_s for documentation.) – Data specifying the tool change to make.
  • text (str) – The post command appended text

License requirements: None