Is there an easy and consistent way to create performant configurations of a part that can be enabled/disabled for many parts at once?
e.g., We can set a flag/global variable and all parts use a performant version(no "beatifications" such as fillets, chamfers, etc...)?
I'm trying to design some simple parts but feel that I'm adding a lot of unnecessary complexity such as threads and fillets for nuts. What I'd like is to have a basic configuration for all my parts where I can simply use them when needed and REVERT to the original one when I want higher quality. (i.e., SW has to remember the original one).
In fact it would be nice if you could put a "performance point" in the feature order in which case solidworks will supress everyone after it when in "performance mode".
In any case I'm looking for some way to build this into my parts and I don't want some complicated method to have to "enable" them. (as it then kinda defeats the purpose).
SolidworksParts And Features