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


esriConstructOffsetSimplifyEnum Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriConstructOffsetSimplifyEnum Constants
ArcGIS Developer Help

esriConstructOffsetSimplifyEnum Constants

method for removing self-intersecting loops from offset curves (used by IConstructCurve4::ConstructOffset.

Constant Value Description
esriConstructOffsetNoSimplify 0 No loop removal is done.
esriConstructOffsetFastSimplify 1 Easily detected loops are removed.
esriConstructOffsetAccurateSimplify 2 All loops are removed.

Product Availability

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