I am novice to Solidworks and from Software background. I have a Solidworks 2D 2011 model drawing which has revision history table. My task is to write VBA code to insert row on the table. But the problem here is that the table got exploded and I have no reference point to add a row on this table.
How to write VBA code to achieve the above task?
Is there any way that can be done on 2D editor to automate?
Thanks,
Puneeth
Check AddRevision in SOLIDWORKS API help if that helps else share some example and then some can suggest as how to read those tables and add row.
Also not sure what you mean by exploded?