When you digitize gas network features, a feature rule sets the pressure zone for a feature if it is located within a zone. If the feature is located in overlapping zones, you are prompted to select a zone. If you select Yes, you can select a zone. If you select No, the pressure zone value is cleared.
Note:
If you digitize a pressure zone while the gas network features already exist, the pipes are not updated and do not belong to the pressure zone.
You can use a feature function to update the relations. See also Connect Features to a Zone
To activate the Set Pressure Zone feature rule (Line feature class)
- In Infrastructure Administrator, open the Gas
project
.
- Click Industry Model menu
Data Model.
- Expand the Utility topic and select the Line feature class (GA_LINE).
- Right-click and click Edit Feature Rules.
The Feature Rules Properties dialog box is displayed.
- In the Feature Rules Properties dialog box, click the Client Side (.NET) tab.
- In the Applied Rule Bases list, enable the GA_SetPressureZone_BIU and the GA_SetPressureZone_AIU rules.
- Click Save & Close.
To apply the Set Pressure Zone feature rule (Point feature class)
- In Infrastructure Administrator, open the Gas
project
.
- Click Industry Model menu
Data Model.
- Expand the Point topic and select the feature class. For example, Fitting (GA_FITTING).
- Right-click and click Edit Feature Rules.
The Feature Rules Properties dialog box is displayed.
- In the Feature Rules Properties dialog box, click the Client Side (.NET) tab.
- In the Applied Rule Bases list select the GA_SetPressureZone_BI rule.
- Click Save & Close.
To activate the Set Pressure Zone feature rule (Pipe feature class)
- In Infrastructure Administrator, open the Gas
project
.
- Click Industry Model menu
Data Model.
- Expand the Pipe topic and select the Pipe feature class (GA_PIPE).
- Right-click and click Edit Feature Rules.
The Feature Rules Properties dialog box is displayed.
- In the Feature Rules Properties dialog box, click the Client Side (.NET) tab.
- In the Applied Rule Bases list, select the GA_SetPressureZone_BI rule.
- Click Save & Close.