laptop and a wrench

Bogue

ITopologicalOperator->Buffer(bufferDistance, InputGeometry) with buffer distance = 0, returns different results between ArcObjects SDK for Cross Platform C++ 10.1 and 10.3.1.

Dernière publication: August 16, 2017 ArcObjects SDK
Numéro d’ID de bogue BUG-000106294
EnvoiJuly 3, 2017
Dernière modificationJune 5, 2024
S’applique àArcObjects SDK
Version trouvée10.3.1
Système d’exploitationWindows OS
Version du système d’exploitation7
StatutWill Not Be Addressed

Informations supplémentaires

The behavior in 10.3.1 is correct. It's the same for the later release.

Solution de contournement

Check the input before proceeding with a buffer. If the distance is 0 then do not preform the buffer since nothing changes. Otherwise proceed with the buffer.int buffDist;//work before bufferif(buffDist != 0){//execute buffer}else{//continue without bufferering as it would make no difference}

Étapes pour reproduire

ID de bogue: BUG-000106294

Logiciel:

  • ArcObjects SDK

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement