Automatically Suppressing/ resuming features in a group or layer using pro program
Is it possible to suppress layers using relations or pro program?
I have a part with all of the features possible built in and I suppress the features I don't want using parameters, relations and the model pro program.
The problem I am having is when I need to add another feature to a group. When the new feature is added to the model tree in the existing group of features, the model program automatically adds an "end if" statement before the feature and the existing conditional statement after it. This essentially creates an island in the middle of the group that does not become suppressed with the group around it. On simple parts this is not a big deal as I can go in and fix it easily enough, but as the parts get more complex it gets much more complicated. Also, none of my coworkers are knowledgeable enough to editing pro programs at this time.
What I want to do is put all of the features that should be grouped together on a single layer and then just use relations or pro program to suppress or resume the layer. Then I can just name the layers by the customer option and everyone will be able to add features to the layer as needed.

