Hello,
my subnetwork definition has the following condition barriers :
- lifecycle_status is different from "in service"
- category is "ground"
Problem : I want to include the ground features in my subnetwork's features so that they have a subnetwork name and can be exported to the ADMS, but I don't want to include out of service features (like cables) that could be connected to an in service part of the network.
Is there a way to achieve this ?