I want to recalculate the Extent of some feature classes. I found some vba, c# code but the job has to be done with python.
arcpy.Describe will show me the extent but there seems to by no way to set the extent.
Any ideas?
arcpy.Describe will show me the extent but there seems to by no way to set the extent.
Any ideas?