Targeting a weldment Cut-List from a BOM table

Hi everyone,

There is a way to obtain an instance pointer to a weldment Cut-List (Part) from a BOM table row (Drawing or Assembly)?

In a self-pedagogic macro project, I try to iterate through a BOM table rows and get the weldment Cut-List-Item associated with the row to add it a custom property.

I can access to the final assembly component associated to the part but don't find a way to get the corresponding Cut-List.

Some helps will be welcome.

Best regards.

SolidworksApi macros