I have an assembly with 3 parts. The assembly and parts have multiple configurations controlled by a design table.
I also have an assembly master drawing based on my default configuration. This drawing has several dimensions, hole callouts, and a section view.
My plan is to do a "save as" on the master drawing to create a drawing for each configuration.
Here's my issue.
The size of my assemblies vary from 6.5" OD to 30.0" OD so I have to change my sheet scale or the view scale to get the various configurations to fit the drawing.
This results in have to adjust the ends of section cut lines, centerlines, and dimension and note placement for each new drawing.
Are there any tricks to fix any of these items relative to the drawing view?
Using hidden layer dimensions on section sketches and sketched centerlines works pretty well.
Auto-arrange at least gets the dimension back in the right neighborhood so moving them around is a little less of a hassle.
Attach the note to the part with a leader. Then remove the leader. The note will be invisible "attached" to what the leader was attached to before.
I have not figured a way for solidworks to automatically put dims and notes back in the same place after changing view scales. I wrote a macro to do this for drawings of single parts. But I have not tested it on assembly drawings.