To be able to set automaticly the Output Coordinatsystem to geoprocessing Environment to the same as current Dataframe.
IGeoProcessor.SetEnvironmentValue sounds like what you need (http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002n0000014r000000 )
Haven't tested it myself, but I think it should be some code like this: gp.SetEnvironmentValue("outputCoordinateSystem", theCoordiSysYouWant)
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.