NXOpen.UF.Sfl.SolutionAskNthAllowableStepDescriptorNx

Sfl.SolutionAskNthAllowableStepDescriptorNx()

Refer to UF_SFL_solution_ask_nth_allowable_step_descriptor_nx for documentation.

Signature: SolutionAskNthAllowableStepDescriptorNx(solDescTag, index)

Parameters:
  • solDescTag (Tag) – Solution descriptor tag.
  • index (int) – Index into list of allowable step descriptors. Valid indices are from 0 to (number of allowable step descriptors-1). The number of allowable step descriptors can be obtained from function UF_SFL_solution_num_allowable_step_descriptors_nx.
Returns:

The tag of the allowable step descriptor.

Return type:

Tag

License requirements: None