NXOpen.UF.Sfl.AskNthLoadDescriptorNx

Sfl.AskNthLoadDescriptorNx()

Refer to UF_SFL_ask_nth_load_descriptor_nx for documentation.

Signature: AskNthLoadDescriptorNx(languageTag, index)

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

The tag of the load descriptor.

Return type:

Tag

License requirements: None