Title Configure UN Layers
This tool can be run multiple times and existing properties will be updated.
ConfigureUtilityNetworkLayers (map_name, options, {input_project}, {category_filters}, {remove_settings}, {remove_display_filters}, output_project)
Parameter | Explanation | Data Type |
---|---|---|
map_name |
Dialog Reference
<p>The map name to process.</p> |
GPString |
options |
Dialog Reference
<p> The options to add to the layers. <ul><li>Rule Popup - Adds an entry to the popup listing the valid rules the record can connect to.</li><li>Category Popup - Adds an entry to the popup listing the record's assigned network categories.</li><li>Subnetwork Popup- Adds an entry to the popup listing the record's assigned subnetworks and parent subnetworks. Only valid for partitioned networks.</li><li>Category Display Filter - Adds display filters to show/hide features with the assigned network categories.</li></ul> </p> |
GPMultiValue |
input_project (Optional) |
Dialog Reference
<p>The Pro project to read maps from. Leave blank to use the active project.</p> |
DEFile |
category_filters (Optional) |
Dialog Reference
<p>The display filters to add to the map. To specify multiple categories in the same display filter, reuse the Display Filter Name.</p> |
GPValueTable |
remove_settings (Optional) |
Dialog Reference
<p>When checked, this will remove these options from the layers.</p> |
GPBoolean |
remove_display_filters (Optional) |
Dialog Reference
<p>The display filters to remove.</p> |
GPMultiValue |
DEFile |
workspace