ArcGIS Pro 2.8 API Reference Guide
RemoveSelfIntersectingLoops Property (ParallelOffset)

ArcGIS.Desktop.Editing Namespace > ParallelOffset Class : RemoveSelfIntersectingLoops Property
Specifies if self intersecting loops should be removed in the copied features. (Default value = True)
Syntax
public bool RemoveSelfIntersectingLoops {get;}
Public ReadOnly Property RemoveSelfIntersectingLoops As Boolean
Remarks
If AlignConnected and CopyToSeparateFeatures are True, this setting is required to be True else the edit operation will fail.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ParallelOffset Class
ParallelOffset Members