NXOpen.UF.Plist.AttachRows

Plist.AttachRows()

Refer to UF_PLIST_attach_rows for documentation.

Signature: AttachRows(parentRow, nmRows, childrenRows)

Parameters:
  • parentRow (Tag) – Parts list row that will become the parent. If equal to NULL_TAG, attach to the bottom of the parts list.
  • nmRows (int) – Number of children_rows. If set to zero,any rows previously attached will become unattached
  • childrenRows (list of Tag) – Rows that will become the children rows

License requirements: DRAFTING