NXOpen.UF.Sim.AskKimCompNameById

Sim.AskKimCompNameById()

Refer to UF_SIM_ask_kim_comp_name_by_id for documentation.

Signature: AskKimCompNameById(engine, systemClass, compId)

Parameters:
  • engine (PointerWrapper) –
    • simulation engine object
  • systemClass (int) –
    • system class of the searched comp
  • compId (str) –
    • the id of the component
Returns:

  • name of the component

Return type:

list of str

License requirements: None