Title Validate by Polygon
When there is an active map, the Output Class will be added to the map during execution so progress can be monitored.
ValidateByPolygon (in_network, in_features, {partition_class})
Parameter | Explanation | Data Type |
---|---|---|
in_network |
Dialog Reference
<p>The utility network.</p> |
GPUtilityNetworkLayer |
in_features |
Dialog Reference
<p>The polygon feature class used to define validation areas. The extent of each feature will be used as input to Validate Network Topology.</p> |
GPFeatureLayer |
partition_class (Optional) |
Dialog Reference
<p>The output feature class where results will be written. This can be used to track evaluation progress.</p> |
DEFeatureClass |
workspace