laptop and a wrench

Erro

The ISurfaceOp.Visibility() method ignores the OFFSETB value in ArcObjects SDK for the Microsoft .NET Framework 10.6.1 and newer releases.

Última Publicação: October 27, 2021 ArcObjects SDK for the Microsoft .NET Framework
Número de ID do Erro BUG-000140416
EnviadoJune 2, 2021
Última ModificaçãoNovember 10, 2021
Aplica-se àArcObjects SDK for the Microsoft .NET Framework
Versão encontrada10.8.1
Plataforma do servidorWindows
Plataforma do cliente10.0 64 Bit
Version Fixed10.8.2
StatusFixed

Solução Provisória

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;

Etapas para Reproduzir

ID do Erro: BUG-000140416

Software:

  • ArcObjects SDK for the Microsoft .NET Framework

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com suporte técnico

Baixe o Esri Support App

Ir para opções de download

Descubra mais sobre este tema