NXOpen.UF.Sim.AskJunctionXform

Sim.AskJunctionXform()

Refer to UF_SIM_ask_junction_xform for documentation.

Signature: AskJunctionXform(engine, jctName)

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

A Tuple

Return type:

A tuple consisting of (xval,yval,zval,matrix)

xval(float): - offset value in x direction

yval(float): - offset value in y direction

zval(float): - offset value in z direction

matrix(float): - matrix between ZCS and MTCS

License requirements: None