Revit 2026 API
Sun |
Identifies the date and time of the SunAndShadowSettings element for the active frame.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public DateTime ActiveFrameTime { get; }
Public ReadOnly Property ActiveFrameTime As DateTime Get
public: property DateTime ActiveFrameTime { DateTime get (); }
member ActiveFrameTime : DateTime with get
Property Value
DateTimeSee Also