NXOpen.UF.Sim.AskIsJunctionExist

Sim.AskIsJunctionExist()

Refer to UF_SIM_ask_is_junction_exist for documentation.

Signature: AskIsJunctionExist(engine, jctName)

Parameters:
  • engine (PointerWrapper) –
    • simulation engine object
  • jctName (str) –
    • the name of the junction
Returns:

  • existence of the junction

Return type:

bool

License requirements: None