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


esriConstructOffsetSimplifyEnum Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geometry)  

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.