Erro
Número de ID do Erro | BUG-000140416 |
---|---|
Enviado | June 2, 2021 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcObjects SDK |
Versão encontrada | 10.8.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Versão Fixa | 10.8.2 |
Status | 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;
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri