NXOpen.UF.Sim.CreateJunction

Sim.CreateJunction()

Refer to UF_SIM_create_junction for documentation.

Signature: CreateJunction(engine, jctName, destinationComp, origin, matrix)

Parameters:
  • engine (PointerWrapper) –
    • simulation engine object
  • jctName (str) –
    • the name of the junction
  • destinationComp (str) –
    • the name of the dest. cmp
  • origin (list of float) –
    • the vector of the origin
  • matrix (list of float) –
    • the matrix of the junction

License requirements: None