Add table to all Drawing sheets
Hey,
I have created a table with ProDrawingTableCreate, it creates the table in the current sheet.
My question is how do I create or copy the same table in all drawing sheets.
I can get the sheet's number with ProDrawingSheetsCount and loop on it, but I don't have an idea on how to place the same table in all of it.
Thank you!
