set_environment
Configure arcpy geoprocessing environment settings like workspace, extent, cell size, and overwriteOutput to control how tools run in an ArcGIS Pro session.
Instructions
Set arcpy geoprocessing environment settings such as workspace, outputCoordinateSystem, extent, mask, cellSize, overwriteOutput or parallelProcessingFactor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | Environment name/value pairs, e.g. {"overwriteOutput": true, "workspace": "D:/data/project.gdb"}. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |