Timeline for Use Python to find the pathname of "Current" Arcmap
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:33 | history | edited | CommunityBot |
replaced http://gis.stackexchange.com/ with https://gis.stackexchange.com/
|
|
| May 16, 2012 at 23:14 | history | tweeted | twitter.com/#!/StackGIS/status/202899975422754816 | ||
| May 16, 2012 at 22:50 | vote | accept | Tristan Forward | ||
| May 16, 2012 at 22:47 | answer | added | blah238 | timeline score: 12 | |
| May 16, 2012 at 22:46 | comment | added | Tristan Forward | Yes that worked. mxd = arcpy.mapping.MapDocument("CURRENT") textElement.text = mxd.filePath | |
| May 16, 2012 at 22:42 | comment | added | blah238 |
Actually I think there is: Does MapDocument.filePath return the expected value?
|
|
| May 16, 2012 at 22:32 | comment | added | PolyGeo♦ | I'll be interested to see any Answers because there seems to be no property on the MapDocument object (help.arcgis.com/en/arcgisdesktop/10.0/help/00s3/…) that would help you | |
| May 16, 2012 at 22:25 | history | edited | Tristan Forward | CC BY-SA 3.0 |
deleted 149 characters in body
|
| May 16, 2012 at 22:13 | history | asked | Tristan Forward | CC BY-SA 3.0 |