ArcGIS Pro 3.7 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 ReadOnly Property Azimuth As Double
    public double Azimuth {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also