ArcGIS Pro 2.9 API Reference Guide
RemoveSelfIntersectingLoops Property (ParallelOffset.Builder)

ArcGIS.Desktop.Editing Namespace > ParallelOffset.Builder Class : RemoveSelfIntersectingLoops Property
Specifies if self intersecting loops should be removed in the copied features. (Default value = True)
Syntax
public bool RemoveSelfIntersectingLoops {get; set;}
Public 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 11, Windows 10, Windows 8.1

See Also

Reference

ParallelOffset.Builder Class
ParallelOffset.Builder Members