An ArcGIS user is writing a Python script that will update the geometry of all the features of an input layer using a process that requires system tools to examine the geometric properties of each feature.
Which approach should be used to evaluate each feature's geometry and pass it to a system tool?
Submit