Is there an API call to switch dimensions in a multiple configuration part from "This Configuration" to "All Configurations"?
We have parts with multiple configs that have been modified but the users did not realize that the dimensions they were manipulating were being changed in only the active configuration. This lead to parts being manufactured incorrectly when the machine shop used a different configuration. Costly errors! I want to write a script that will parse all the dimensions in a part and switch all the dimensions to "All Configs" so that these errors can be avoided.
Currently the only way I know how to fix this is to delete all but the base config and then rebuild the other configs. A script would be ideal and then I can incorporate it into the design table so that it fires off when the table is closed.
Any suggestions are appreciated!
SolidworksApi macros