The azimuth angle for this surface, in radians.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double Azimuth { get; }Property Value
Double
Remarks
The azimuth is computed as the angle of rotation between
the outward normal of the surface and the Y-axis (clockwise is positive).
See Also
Reference