不具合
不具合 ID 番号 | BUG-000140416 |
---|---|
送信されました | June 2, 2021 |
最終更新日 | June 5, 2024 |
適用対象 | ArcObjects SDK |
見つかったバージョン | 10.8.1 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 10.0 64 Bit |
修正されたバージョン | 10.8.2 |
ステータス | Fixed |
Set the AvolidDataConverstion property to true on the IRasterAnalysisGlobalEnvironment interface to allow the ArcObjects SDK 10.x Spatial Analyst execution path to be used. Insert the following 2 lines right before the Visibility method is called.
IRasterAnalysisGlobalEnvironment globalEnv = (IRasterAnalysisGlobalEnvironment)sop;
globalEnv.AvoidDataConversion = true;
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード