Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Macro to change child configurations of assemblies to the default config

Status
Not open for further replies.

btcoutermash

Industrial
Joined
Feb 2, 2004
Messages
108
Location
US
All,
I have a situation where I have a top level assembly with many sub assemblies. I would like to run a macro in the top level assembly that would take all the sub assemblies and switch them to use the "default" configuration. Would anyone have know how I could do this??
 
I don't. Maybe some programming involved.
You can select with Ctrl-select all of them and change all at once.

Chris, CSWA
SolidWorks 14
SolidWorks Legion
 
Try following ctophers advice and record a macro when you do it. That will give you a majority of the code. Then its a matter of you getting the code to do it for any file you have actively open.


Regards,

Scott Baugh, CSWP [pc2]
"If it's not broke, Don't fix it!"
faq731-376
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top