laptop and a wrench

Bug

IProximityOperator.ReturnDistance returns an exception when used against a polygon geometry in a multi-threaded ArcObjects application.

Zuletzt veröffentlicht: March 13, 2020 ArcObjects SDK
Bug-ID-Nummer BUG-000128948
EingereichtFebruary 26, 2020
Zuletzt geändertJune 5, 2024
Gilt fürArcObjects SDK
Gefunden in Version10.8
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

The geometry library methods do not cause the exception. An ArcObject coclass instance must be created on the thread calling the methods on that instance interfaces. The instance cannot be created on one thread and accessed by another thread. Serialize an instance into a memory blob in one thread, and de-serialize it from the memory blob on another thread, and then call the methods on the de-serialized coclass.

Schritte zur Reproduzierung

Bug-ID: BUG-000128948

Software:

  • ArcObjects SDK

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln