Identifies the date and time of the SunAndShadowSettings element for a given frame.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- frame
- Type: SystemDouble
Frame for which time is requested
Return Value
The date and time. The value will be in Coordinated Universal Time (UTC).Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.ExceptionsArgumentException | the frame value frame is not valid. |