GetFrameAzimuth Method


Sun And Shadow Settings Get Frame Azimuth Method

Identifies the azimuth of the sun (angle in radians) for a specific frame.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double GetFrameAzimuth(
	double frame
)

Parameters

frame Double
Frame for which time is requested

Return Value

Double
Azimuth angle (radians). This is measured counterclockwise from the X axis (East direction). Note that this is a different frame of reference than is used by Revit for the Lighting Study Azimuth value.
Exceptions
Exception Condition
ArgumentException the frame value frame is not valid.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →