codestack icon indicating copy to clipboard operation
codestack copied to clipboard

Solidworks Dimension Bubbles API

Open srputta355 opened this issue 4 years ago • 0 comments

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

srputta355 avatar Sep 01 '21 19:09 srputta355