NXOpen.UF.Sf.SolutionAskNthStepNx

Sf.SolutionAskNthStepNx()

Refer to UF_SF_solution_ask_nth_step_nx for documentation.

Signature: SolutionAskNthStepNx(solutionTag, step)

Parameters:
  • solutionTag (Tag) – Tag of the solution.
  • step (int) – Index of the step to query. Valid indices are from 0 to (number of steps-1).
Returns:

Tag of the step.

Return type:

Tag

License requirements: None