laptop and a wrench

Bug

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

Zuletzt veröffentlicht: October 27, 2021 ArcObjects SDK for the Microsoft .NET Framework
Bug-ID-Nummer BUG-000140416
EingereichtJune 2, 2021
Zuletzt geändertNovember 10, 2021
Gilt fürArcObjects SDK for the Microsoft .NET Framework
Gefunden in Version10.8.1
Server-PlattformWindows
Client-Plattform10.0 64 Bit
Version Fixed10.8.2
StatusFixed

Workaround

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;

Schritte zur Reproduzierung

Bug-ID: BUG-000140416

Software:

  • ArcObjects SDK for the Microsoft .NET Framework

Hilfe von ArcGIS-Expert*innen erhalten

Technischen Support kontaktieren

Die Esri Support-App herunterladen

Zu den Download-Optionen

Weitere Informationen zu diesem Thema erkunden