Delete Layer Selection
arcgis_pro_delete_layer_selectionDeletes selected features from the current layer's selection, requiring a non-empty selection and matching expected count to prevent unintended edits. Bypasses ArcGIS Pro's UI undo stack.
Instructions
删除 CURRENT 图层当前选择集中的要素;拒绝空选择且必须匹配 expected_count,不进入 Pro UI Undo 栈。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aprx_path | Yes | ||
| layer_name | Yes | ||
| expected_count | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||