SetPressureZone rule group

The SetPressureZone rule group sets the pressure zone of a feature if it is within such a zone.

SetPressureZone_BIU

Name

SetPressureZone_BIU

Classification

System feature rule. Do not disable.

Location

Assembly: Autodesk.Map.IM.Modules.Water.dll

Classname: Autodesk.Map.IM.Modules.Water.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 SetPressureZone_BIU feature rule applies to the the utility point and utility line feature classes. There is a related feature rule for the attribute feature classes. See SetPressureZone_BI.

Note:

You must enable or disable the SetPressureZone feature rule for both the attribute feature class and the utility feature class.

SetPressureZone_AIU

Name

SetPressureZone_AIU

Classification

System feature rule. Do not disable.

Location

Assembly: Autodesk.Map.IM.Modules.Water.dll

Classname: Autodesk.Map.IM.Modules.Water.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 SetPressureZone_AIU feature rule applies to the 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 SetPressureZone feature rule for both the attribute feature class and the utility feature class.