Is there a way to alter the automatic naming convention of part configurations?
We design primarily sheet metal parts. By default SolidWorks names the top-level configuration "Default" and the derived flat pattern configuration "DefaultSM-FLAT-PATTERN". Our drawing sheet names are based off the configuration name, so our designers consistently have to rename each configuration "default to Fabricated" and "DefaultSM-FLAT-PATTERN to Flat-Pattern" Renaming configurations does not always happen so I would like to eliminate the extra naming step for the designers.
SolidWorks 2014 SP 4.0
Hi Donald!
I have updated the macro. As I always say... test it!
The naming of the sheets is now according to used configuration. I also added the message if a drawing view have an unexpected configuration reference.
It is easy to turn of, just remove or comment the line with CheckReferencedConfigurations.
Please let me know if things work out as expected or if any further tweaks is needed.
// Daniel