What this macro does
Renames drawing sheets and views from referenced model properties such as PartNo and Description.
Best for
- Drawing cleanup
- Multi-sheet organization
- Review readability
Inputs
- Open drawing with model views
- Model custom properties
Outputs
Renamed sheets/views
Filename rules
No export files created.
How to use
- Test on copied SOLIDWORKS files first.
- Download and import
RenameSheetsViewsFromModelProperties.basinto a SOLIDWORKS VBA macro project. - Open the required document type: Drawing.
- Run
mainfrom the macro editor or assign it to a toolbar button. - Review all generated files before using them for production release.
Limitations
- Views without referenced models keep their current names.
- Duplicate sheet names receive suffixes.