NXOpen.UF.Plist.SetFitRules

Plist.SetFitRules()

Refer to UF_PLIST_set_fit_rules for documentation.

Deprecated since version NX5.0.

Signature: SetFitRules(objId, priorities)

Parameters:
  • objId (Tag) – The object identifier of the parts list.
  • priorities (list of int) – An array of fit rule priorities. The number in each slot indicates the priority for that fit rule. A 0 means do not apply the rule at all. The slots mean: 1 = Truncate the field value 2 = Overwrite into the following field 3 = Overwrite into the previous field 4 = Shrink the character size 5 = Write the value in two lines 6 = Abbreviate the words by removing all of the vowels except the 1st 7 = Remove any leading, internal, or trailing spaces

License requirements: DRAFTING