Link Drawing Views to BOM in SolidWorks with a VBA Macro
Engineering Design SolidWorks Automation
14 min read
20

Link Drawing Views to BOM in SolidWorks with a VBA Macro

July 1, 2025
0

Link drawing views to BOM in SolidWorks using a custom VBA macro built on the SolidWorks API—a must‑have SolidWorks automation for any design engineer. This lightweight API macro scans your drawing’s FeatureManager tree to identify the active BOM feature and, with a single command, sets Keep linked to BOM on

Continue Reading