Guest User

Untitled

a guest
Dec 7th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. aprx = arcpy.mp.ArcGISProject("CURRENT")
  2. s = aprx.listMaps("Scene")[0]
  3. layerList = m.listLayers()
  4.  
  5. s = aprx.currentMap()
Add Comment
Please, Sign In to add comment