laptop and a wrench

Erro

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

Última Publicação: August 16, 2017 ArcObjects SDK
Número de ID do Erro BUG-000106294
EnviadoJuly 3, 2017
Última ModificaçãoJune 5, 2024
Aplica-se àArcObjects SDK
Versão encontrada10.3.1
Sistema OperacionalWindows OS
Versão do Sistema Operacional7
StatusWill Not Be Addressed

Informações Adicionais

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

Solução Provisória

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}

Etapas para Reproduzir

ID do Erro: BUG-000106294

Software:

  • ArcObjects SDK

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download