Share

SunAndShadowSettings.Azimuth Property

Azimuth setting (angle in radians). This is only relevant when dealing with a SunAndShadowSettings element that uses lighting mode.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double Azimuth { get; set; }

Property Value

Double
Azimuth angle (radians)

See Also

Reference

Was this information helpful?