Identifies the sunrise time for the SunAndShadowSettings element at its current location
and indicated date.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public DateTime GetSunrise( DateTime date )
Parameters
- date DateTime
- The date for which to determine sunrise time.
Return Value
DateTimeThe date and time. The value will be in Coordinated Universal Time (UTC).