ESRI.ArcGIS.DataManagementTools
RepairGeometry Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : RepairGeometry Class




Inspects each feature in a feature class for geometry problems. Upon discovery of a geometry problem, a relevant fix will be applied, and a one line description will be printed identifying the feature as well as the problem encountered.

Syntax

Visual Basic (Declaration) 
Public Class RepairGeometry 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As RepairGeometry
C# 
public class RepairGeometry : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.RepairGeometry

See Also

© 2010 All Rights Reserved.