NXOpen.UF.Sfl.AskNthSolutionDescriptorNx

Sfl.AskNthSolutionDescriptorNx()

Refer to UF_SFL_ask_nth_solution_descriptor_nx for documentation.

Signature: AskNthSolutionDescriptorNx(languageTag, index)

Parameters:
  • languageTag (Tag) – Language tag.
  • index (int) – Index into list of solution descriptors. Valid indices are from 0 to (number of solution descriptors-1). The number of solution descriptors can be obtained from function UF_SFL_ask_num_solution_descriptors_nx.
Returns:

The tag of the solution descriptor.

Return type:

Tag

License requirements: None