Macro category

Assembly Navigation SOLIDWORKS Macros

Free VBA macros for assembly navigation workflows. Download the source, test on copied files and adapt the naming rules for your shop.

Assembly Navigation Beginner

Open associated drawing

Opens the likely drawing for the active model or selected assembly component by checking same-folder and configured search paths.

PartAssemblyDrawingOpened drawing
Download .bas source
Assembly Navigation Intermediate

Open parent assembly

Searches a selected folder for assemblies that reference the active model and opens the first candidate.

PartAssemblyOpened assembly
Download .bas source