codestack
codestack copied to clipboard
Solidworks Dimension Bubbles API
Hi, I have a solidworks macro that auto inserts dimension ID's in the order of drawing views and sheets. Now I have a situation where if I delete or add some dimensions and corresponding ID's in between and rerun the macro, all the dimensions are renumbered basically losing the original numbering. So, I want this macro to be modified to have the original numbering intact and if I add any dimensions later, I want to have the sequence started from the last available dimension ID's. AutoInspection.zip