Enable Time for a layer using arcpy

4588
1
09-02-2015 05:01 PM
IanIrmischer
New Contributor III

I have over 1000 feature classes that I am loading into a map document.  I have figured out how to automate this process in using Arcpy.  Each feature class has a field with datetime.  I can enable time on the layers one by one by right clicking on the layer once it is in arcmap and clicking the box "enable time on this layer". I would like to automate the process using arcpy.  Can anyone help?

Ian

0 Kudos
1 Reply
DanPatterson_Retired
MVP Emeritus

The arcpy main menu is here

What is ArcPy?—Help | ArcGIS for Desktop

​I don't see any arcpy references in the examples or in the arcpy tree unless I just can't find it

Enabling time on your data—Help | ArcGIS for Desktop

0 Kudos