![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |