This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureSimplify2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods that extend IFeatureSimplify.
Description | ||
---|---|---|
IsSimpleGeometry | Returns true if the input geometry is simple according to the rules appropriate for this feature. | |
SimplifyGeometry | Simplifies the input geometry using the rules appropriate for this feature. |
Interfaces | Description |
---|---|
IFeatureSimplify | Provides access to simplifying a feature's geometry. |
CoClasses and Classes | Description |
---|---|
AnnotationFeature (esriCarto) | An Esri annotation feature. |
ComplexEdgeFeature | Esri Complex edge geometric network feature object. |
ComplexJunctionFeature | Esri Complex junction geometric network feature. |
CoverageAnnotationFeature | Esri Coverage Annotation Feature. |
DimensionFeature (esriCarto) | Esri Dimension Feature class. |
Feature | Esri Feature. |
RasterCatalogItem | Raster Catalog Feature Class. |
SimpleEdgeFeature | Esri Geometric network simple edge feature object. |
SimpleJunctionFeature | Esri Geometric network simple junction feature object. |