SunAndShadowSettingsAltitude Property

Altitude 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.0.4.0 (26.0.4.0)
Syntax
public double Altitude { get; set; }

Property Value

Double
Altitude angle (radians)
See Also