Hi All,
How to modify the existing/active environment-setting by using arcobject C#(For example: ProcessingExtent = 'as specified below'). Kindly suggest.
Hi Gintautas Kmieliauskas,
If you mean GeoProcessor using, then before calling Execute method you can set environment variables using SetEnvironmentValue method
No.
I want to update the existing environment variables. So that all the GeoProcessing tools (invoked through code or manually) within that particular session will execute based on that.
Hi Dharma,
If you mean GeoProcessor using, then before calling Execute method you can set environment variables using SetEnvironmentValue method. Sample here:
https://idea.isnew.info/how-to-use-the-geoprocessor-using-arcobjects.html
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.