ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Analyst3D Namespace / TinEdge Class / Azimuth Property

In This Topic
    Azimuth Property (TinEdge)
    In This Topic
    Gets the azimuth direction of this TIN edge in radians. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public double Azimuth {get;}
    Public ReadOnly Property Azimuth As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also