NXOpen.UF.Sim.FindCompByName

Sim.FindCompByName()

Refer to UF_SIM_find_comp_by_name for documentation.

Signature: FindCompByName(engine, startComp, searchComp)

Parameters:
  • engine (PointerWrapper) –
    • simulation engine object
  • startComp (str) –
    • name of the base component
  • searchComp (str) –
    • name of the component to search
Returns:

  • result of searching

Return type:

bool

License requirements: None