The feature rule GA_SetPressureZone_BI sets the pressure zone <feature class>.FID_PRESSUREZONE 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.
We recommend that you enable the feature rule, if you want to automatically assign the pressure zone during digitalization.
Name |
GA_SetPressureZone_BI |
Classification |
System feature rule. Do not disable. |
Location |
Assembly: Autodesk.Map.IM.Modules.Gas.dll Classname: Autodesk.Map.IM.Modules.Gas.FeatureRules |
Type |
Client-side Before Insert (BI). Is System. Is Row. |
Description |
Sets the pressure zone of a feature if it is within such a zone. When more than one zone is found, the feature is assigned to none. |
Parameters |
P1: Show Zone Selector. Default is YES. Specifies whether a zone selector is shown, if more than one zone is found. |
Dependency |
The GA_SetPressureZone_BI feature rule applies to the attribute feature classes. There is a related rule group for the utility point and utility line feature classes. See GA_SetPressureZone_BIU. Note:
You must enable or disable the GA_SetPressureZone feature rule for both the attribute feature class and the utility feature class. |