NXOpen.UF.Plist.AskAttachedRows

Plist.AskAttachedRows()

Refer to UF_PLIST_ask_attached_rows for documentation.

Signature: AskAttachedRows(parent)

Parameters:parent (Tag) – Parts list or parts list row
Returns:A Tuple
Return type:A tuple consisting of (nmRows,childrenRows)

nmRows(int): Number of children_rows

childrenRows(list of Tag): Children rows

License requirements: None