NXOpen.UF.Plist.SetColumnModes

Plist.SetColumnModes()

Refer to UF_PLIST_set_column_modes for documentation.

Deprecated since version NX5.0.

Signature: SetColumnModes(objId, rowmax, rowpos, rowgap)

Parameters:
  • objId (Tag) – The object identifier of the parts list
  • rowmax (int) – Maximum rows per column, 0 means single column
  • rowpos (int) – Position or header for second and subsequent columns: -2 = Left with no header -1 = Left with header 1 = Right with header 2 = Right with no header
  • rowgap (int) – Gap between multiple columns, measured in character widths

License requirements: DRAFTING