| Número de ID do Erro |
BUG-000170526 |
| Enviado | September 5, 2024 |
| Última Modificação | October 11, 2024 |
| Aplica-se à | ArcGIS Pro |
| Versão encontrada | 3.3.1 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
As per the documentation from https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/extrude-features-to-3d-symbology.htm, using the Base Height extrusion type, extrusion is added to each vertex of each feature's base height. A z-value is calculated for each vertex of the feature's base and each feature is extruded to those z-values. In the case of polygon features, top and base faces are created to connect to the extruded walls to construct a closed shape.
When Vertical Exaggeration is set to 1.00, the ground elevation is used as the z-value for each of the vertices of the building. Since the actual ground surface are not 100 percent flat, this results in the closed shape to not being flat. The artifacts are the result of triangulating a non-flat polygon on the top and bottom of the extrusion. If the desired result is a flat shape, then ensure to use the "At an Absolute value" elevation mode for the features before extruding then.
Solução Provisória
If the desired result is a flat shape, ensure to use the "At an Absolute value" elevation mode for the features before extruding them, or use one of the other extrusion modes.
Etapas para Reproduzir