Guest User

Untitled

a guest
Dec 18th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. fc = (Drag feature class here from Table Of Contents)
  2. fcpath = arcpy.Describe(fc)
  3. print fcpath.path + "\" + fc
Add Comment
Please, Sign In to add comment