The GA_SetPressureZone rule group sets the pressure zone of a feature if it is within such a zone.
Name |
GA_SetPressureZone_BIU |
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). Before Update (BU). Is System. Is Row. |
Description |
Sets the pressure zone of a feature if it is within such a zone. In update mode, it removes the assignment when no zone is found. When more than one zone is found, the feature is assigned to none. |
Execute Column |
GEOM |
Parameters |
P1: Show Zone Selector. Default is YES. Specifies whether a zone selector is shown, if more than one zone is found. |
Dependency |
Member of a rule group. The GA_SetPressureZone_BIU feature rule applies to the utility point and utility line feature classes. There is a related feature rule for the attribute feature classes. See GA_SetPressureZone_BI. Note:
You must enable or disable the GA_SetPressureZone feature rule for both the attribute feature class and the utility feature class. |
Name |
GA_SetPressureZone_AIU |
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 After Insert (AI). After Update (AU). Is System. Is Row. |
Description |
Sets the pressure zone of a feature if it is within such a zone. In update mode, it removes the assignment when no zone is found. 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 |
Member of a rule group. The GA_SetPressureZone_AIU feature rule applies to the utility point and utility line feature classes. There is a related feature rule for the attribute feature classes. See GA_SetPressureZone_BI. Note:
You must enable or disable the GA_SetPressureZone feature rule for both the attribute feature class and the utility feature class. |