Erro
| Número de ID do Erro | BUG-000143717 |
|---|---|
| Enviado | October 15, 2021 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Pro |
| Versão encontrada | 2.8.3 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | 10.0 64 Bit |
| Status | Will Not Be Addressed |
Using Python CIM access as below:
aprx.listLayouts()[0]
lyt_cim = lyt.getDefinition("V2")
for item in lyt_cim.elements:
if item.name == "Legend":
for element in item.items:
if element.name == "<layer>":
element.showHeading = False
element.showGroupLayerName = False
element.showLayerName = False
lyt.setDefinition(lyt_cim)
ID do Erro: BUG-000143717
Software:
Obtenha ajuda de especialistas do ArcGIS
Baixe o Aplicativo de Suporte da Esri