ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMeshEdge Class / ThresholdAngle Property

In This Topic
    ThresholdAngle Property (CIMMeshEdge)
    In This Topic
    Gets or sets the minimum edge angle between two neighboring face normals.
    Syntax
    public double ThresholdAngle {get; set;}
    Public Property ThresholdAngle As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also