Revit 2025.3 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: 25.3.0.0 (25.3.0.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