This document is archived and information here might be outdated.  Recommended version.


ITopologicalOperator6.SimplifyAsFeature Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geometry)  

ITopologicalOperator6.SimplifyAsFeature Method

Simplifies the geometry using the rules appropriate for this feature.

[Visual Basic .NET]
Public Sub SimplifyAsFeature ( _
)
[C#]
public void SimplifyAsFeature (
);
[C++]
HRESULT SimplifyAsFeature(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITopologicalOperator6 Interface