ConfigSearcher
malpass I have just released a new and useful little tool for SolidWorks. It searches any given configuration specific property within an assembly or part, let’s say description, for a string, such as “RHS”. This would match any configuration that contains a configuration specific property called Description, with a value that matches or includes “RHS” within it’s name.
From the list, you can then simply double-click it to activate it within SolidWorks. Give it a go. Download it here.
Posted in General |

May 21st, 2008 at 9:32 pm
A couple of UI suggestions: 1) while the tool is searching I would disable the search button, and 2) give feedback to the user the number of instances found. (Not a MessgageBox, maybe a StatusLabel.)
Just my 2 cents. Good job.