Hi,
I am writing a script which is loading data in various data frames, therefore I need to create Data Frame using python.
I understood there is no straight forward method to do so in Arcpy like addLayer .
However I found this VB dll that is doing a copy paste of a existing data frame.
I don't know how I could call this VB script from my python script and use it...
Duplicate Data Frame (Map) Utility
Any idea or suggestion is very welcome
Thank you in advance