| Número de ID do Erro |
BUG-000123717 |
| Enviado | July 16, 2019 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Pro |
| Versão encontrada | 2.3.3 |
| Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
When creating a 3D object scene layer from a multipatch feature class, the symbol color of the multipatch feature class is set as the material color.
If a mesh fill symbol in addition is defined, by default it multiplies the two colors. This is why the feature looks darker.
To avoid this effect, create the 3D object scene layer with a white color and apply the mesh fill symbol later or change the mesh fill color setting to replace instead of multiply.
Solução Provisória
Apply the input feature layer with either one of the following primary colors:
- Red (255, 0, 0)
- Green (0, 255, 0)
- Blue (0, 0, 255)
Etapas para Reproduzir