aamoroso
Mechanical
- Mar 5, 2003
- 432
I am working on the never ending rebuild all configs macro. I have been able to get the macro to force rebuilding of all configs and export the Config names and a true or false value to a file on my desktop. I am still having one problem:
swModel.ForceRebuild3
I have noticed that when I force rebuild of all configs, the macro only returns a false value for a configuration if there is an error in an actual feature, but it doesnt return a false value if there is an error in the sketch of of feature. Is it possible to return values based on Sketch errors, I cannot find anything in the help files regarding sketch errors.
swModel.ForceRebuild3
I have noticed that when I force rebuild of all configs, the macro only returns a false value for a configuration if there is an error in an actual feature, but it doesnt return a false value if there is an error in the sketch of of feature. Is it possible to return values based on Sketch errors, I cannot find anything in the help files regarding sketch errors.