I would like to know if it was possible to link the state of a function to one or more configurations.
Basically, I have a model on which I have several configurations, from this model I create another variant (new part with its code but variant of the first one). The configuration is only used to have the rough and machined state.
What I would like is when modifying the model, if I decide to disable a function I would like it to deactivate on my 2 configurations. And that, conversely, some function is not linked if I activate it in one configuration that it does not activate on the other.
You insert your function in your room family and you use deleted, not deleted which will allow you to choose the configuration on which your function will be activated.
Yes it's possible, but you have to pay attention to the sketch reference, if you take a function as a reference for another function, deleting the first one will delete the second.
Once the configuration is created, you right click on the function and then configure the function
From here you can specify if you want to activate or deactivate the function in the different configurations. You can even select several functions at once, see image below.
When creating a configuration, SolidWorks automatically takes the active/delete function of the current configuration.