Layer Selection Count
arcgis_pro_layer_selection_countReturns the exact selected feature count for a layer in an ArcGIS Pro map, reading getSelectionSet without falling back to total row count.
Instructions
读取图层 getSelectionSet 返回的准确选中要素数量,不回退为总行数。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_name | Yes | ||
| aprx_path | Yes | ||
| layer_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||