Bogue
| Numéro d’ID de bogue | BUG-000129995 |
|---|---|
| Envoi | April 8, 2020 |
| Dernière modification | May 16, 2025 |
| S’applique à | ArcGIS Pro |
| Version trouvée | 2.5 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Statut | In Product Plan |
If layer is accessed through:
p = arcpy.mp.ArcGISProject("CURRENT")
m = p.listMaps('Map')[0]
layer = arcpy.GetParameter(0) # FeatureLayer Parameter
fld1 = arcpy.GetParameter(1) # String Parameter
fld2 = arcpy.GetParameter(2) # String Parameter
sym = layer.symbology
layer = m.listLayers(layer.name)[0]
There is no issue.
Use stand alone Python script using arcpy.mp.ArcGISProject.SaveACopy().
ID de bogue: BUG-000129995
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support