NXOpen.UF.Sim.MountTool

Sim.MountTool()

Refer to UF_SIM_mount_tool for documentation.

Signature: MountTool(engine, toolClass, toolId, destinationComp, destinationJct, duration)

Parameters:
  • engine (PointerWrapper) –
    • the simulation engine object
  • toolClass (NXOpen.UF.Sim.ToolClass Refer to UF_SIM_tool_class_t for documentation.) –
    • tool classification identifier
  • toolId (str) –
    • the tool_id of the tool
  • destinationComp (str) –
    • the name of the destin. cmp
  • destinationJct (str) –
    • the name of the destin. jct
  • duration (float) –
    • time in seconds to completethis mount on the machine tool
Returns:

  • name of the tool

Return type:

list of str

License requirements: None