What this macro does
Opens the selected assembly component in its own SOLIDWORKS window.
Best for
- Assembly cleanup
- Fast part editing
- Reviewing vendor components
Inputs
- Active assembly with one selected component
Outputs
Opened component
Filename rules
No file export.
How to use
- Test on copied SOLIDWORKS files first.
- Download and import
OpenSelectedComponent.basinto a SOLIDWORKS VBA macro project. - Open the required document type: Assembly.
- Run
mainfrom the macro editor or assign it to a toolbar button. - Review all generated files before using them for production release.
Limitations
- Requires a component selection, not just a face or edge selection.