Current Layer Set Selection
arcgis_pro_current_layer_set_selectionUpdates the current layer's selection using expected count and digest to prevent conflicting edits, then verifies the final OID set.
Instructions
以 expected_count+digest 乐观并发保护更新 CURRENT 图层选择集,并核验最终 OID 集。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aprx_path | Yes | ||
| operation | Yes | ||
| layer_name | Yes | ||
| object_ids | Yes | ||
| expected_current_count | Yes | ||
| expected_current_digest | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||