ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGeometricEffectAddControlPoints Class / AngleTolerance Property

In This Topic
    AngleTolerance Property
    In This Topic
    Gets or sets the value below which a control point will be placed.
    Syntax
    public double AngleTolerance {get; set;}
    Public Property AngleTolerance As Double
    Remarks
    The maximum amount of deflection from one segment to another at a vertex. Angle values between 180 and 360 are interpreted the same as values between 0 and 180. Angle values of 180 and 360 are the same as 0.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also