Set Active View Extent
arcgis_pro_set_active_view_extentSet or pan the active ArcGIS Pro map view to specified x/y min-max coordinates, optionally preserving the current scale.
Instructions
实时设置或平移 ArcGIS Pro 当前地图视图范围;preserve_scale=true 时保持比例尺。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xmax | Yes | ||
| xmin | Yes | ||
| ymax | Yes | ||
| ymin | Yes | ||
| aprx_path | Yes | ||
| preserve_scale | No | ||
| spatial_reference_wkid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||