Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
utufficio tecnico27/03/2024
Is there anyone could help me building or adjusting the macro tha read all the configurations in a part file and export in a new file only the configurations that have a common value in custom properties called ARTICOLO.
then the common prop have to be used as name of the new file.
Each new file saved have to go in a desktop folder called ARTICOLI
here a script to be adjusted:
Option Explicit Sub SaveConfigurationsWithCustomProperties()