NXOpen.UF.Plist.SetSecondSort

Plist.SetSecondSort()

Refer to UF_PLIST_set_second_sort for documentation.

Deprecated since version NX5.0.

Signature: SetSecondSort(objId, attrTitle, smode2)

Parameters:
  • objId (Tag) – The object identifier of the parts list.
  • attrTitle (str) – Attribute title on which to perform second sort
  • smode2 (int) – Second sort mode: 0 = No sort 1 = Alphabetic 2 = Reverse alphabetic 3 = Numeric 4 = Reverse numeric Options 3 and 4 only apply if the sort field is specified as real or integer.

License requirements: DRAFTING