NXOpen.UF.Sim.AskAxisDofJunction

Sim.AskAxisDofJunction()

Refer to UF_SIM_ask_axis_dof_junction for documentation.

Signature: AskAxisDofJunction(engine, axis)

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

A Tuple

Return type:

A tuple consisting of (jctName,direction)

jctName(list of str): - the name of thecorresponding junction

direction(`NXOpen.UF.Sim.SvKimDegofDirection Refer to UF_SV_KIM_degof_direction_t for documentation.`): - the direction of the axis

License requirements: None