The feature rule RejectDuplicatePoints_BIU ensures that no water network points (WA_POINT) or cable control points (WA_C_POINT) can be created in the same location.
We recommend that you enable the feature rule, if you want to validate that no duplicate points are digitized. For example, to prevent topology errors.
The feature rule applies to water utility points (WA_POINT), and to control cable points (WA_C_POINT).
Name |
RejectDuplicatePoints_BIU |
Classification |
Recommended feature rule. We strongly recommend that you enable this feature rule. |
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 |
Rejects insert or update when another utility point is located within the radius. |
Execute Column |
GEOM |
Parameters |
P1: Radius. Default is 0.0005. Specifies a radius for searching similar points. P2: Other Utility FCs. Specifies other utility point feature classes. Enter multiple feature classes separated by a comma. An empty list affects none. P3: Show Error. Default is YES. Specifies whether to display a message. |