What this macro does
Copies key custom properties from the first referenced model into the drawing so title blocks can resolve consistently.
Best for
- Title block repair
- Drawing release cleanup
- Part number and revision consistency
Inputs
- Open drawing
- Referenced model with PartNo, Revision, Description and Material properties
Outputs
Updated drawing properties
Filename rules
No export files created.
How to use
- Test on copied SOLIDWORKS files first.
- Download and import
TitleBlockSyncFromModelProperties.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
- Copies a conservative property list in v1.
- Title block notes must already be linked to drawing custom properties.