The feature rule GA_SetSupplyZone_BI sets the supply zone <feature class>.FID_SUPPLYZONE 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 supply zone value is cleared.
Name |
GA_SetSupplyZone_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 supply 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_SetSupplyZone_BI feature rule applies to the attribute line feature classes. There is a related rule group for the utility line feature classes. See GA_SetSupplyZone_BIU. Note:
You must enable or disable the GA_SetSupplyZone feature rule for both the attribute feature class and the utility feature class. |