NXOpen.UF.Plist.SetFitCharSizes

Plist.SetFitCharSizes()

Refer to UF_PLIST_set_fit_char_sizes for documentation.

Deprecated since version NX5.0.

Signature: SetFitCharSizes(objId, csizeOption, dashOption, ccsize, dcsize)

Parameters:
  • objId (Tag) – The object identifier of the Parts List
  • csizeOption (int) – bit 0 set and use ccsize value entered by user bit 1 set and use standard factor 0.5 bit 2 set and use standard factor 0.66666666 bit 3 set and use standard factor 0.75 bit 4 set and use automatic scaling factor
  • dashOption (int) – bit 0 set and use dcsize value entered by user bit 1 set and use standard factor 0.5 bit 2 set and use standard factor 0.66666666 bit 3 set and use standard factor 0.75 bit 4 set and use automatic scaling factor bit 15 set to insert a dash between 2 lines
  • ccsize (float) – Real scaling factor for csize option
  • dcsize (float) – Real scaling factor for dash option

License requirements: DRAFTING