laptop and a wrench

Error

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

Última publicación: October 27, 2021 ArcObjects SDK
Número de ID del error BUG-000140416
EnviadoJune 2, 2021
Última modificaciónJune 5, 2024
Relacionado conArcObjects SDK
Versión encontrada10.8.1
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
Versión corregida10.8.2
EstadoFixed

Solución alternativa

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;

Pasos para reproducir

ID del error: BUG-000140416

Software:

  • ArcObjects SDK

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga