漏洞 ID 编号 |
BUG-000170526 |
已提交 | September 5, 2024 |
上次修改时间 | October 11, 2024 |
适用范围 | ArcGIS Pro |
找到的版本 | 3.3.1 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
|
附加信息
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.
解决办法
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.
重现步骤