when using arcpy.mapping.ListDataFrames, python.exe crash

المشرف العام

Administrator
طاقم الإدارة
Has anybody had this problem? this drive me crazy. what is wrong with my code?

import arcpymxd = arcpy.mapping.MapDocument(r"D:\Project\Project.mxd")df = arcpy.mapping.ListDataFrames(mxd, "Layers")[0]python crash at the last line



أكثر...
 
أعلى