The SetSupplyZone rule group sets the supply zone of a feature if it is within such a zone.
Name |
SetSupplyZone_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 supply 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 SetSupplyZone_BIU feature rule applies to the utility line feature classes. There is a related feature rule for the attribute line feature classes. See SetSupplyZone_BI. Note:
You must enable or disable the SetSupplyZone feature rule for both the attribute feature class and the utility feature class. |
Name |
SetSupplyZone_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 supply 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 SetSupplyZone_AIU feature rule applies to the utility line feature classes. There is a related feature rule for the attribute line feature classes. See SetSupplyZone_BI. Note:
You must enable or disable the SetSupplyZone feature rule for both the attribute feature class and the utility feature class. |