NXOpen.UF.Sim.AskNcAxesOfMtool

Sim.AskNcAxesOfMtool()

Refer to UF_SIM_ask_nc_axes_of_mtool for documentation.

Signature: AskNcAxesOfMtool(engine)

Parameters:engine (PointerWrapper) –
  • simulation engine object
Returns:A Tuple
Return type:A tuple consisting of (noOfAxes,axisNameList)

noOfAxes(int): - Number of NC axes

axisNameList(list of str): - list of NC axis names

License requirements: None