SunAndShadowSettings.GetFrameAzimuth
Description:
Identifies the azimuth of the sun (angle in radians) for a specific frame.
Identifies the azimuth of the sun (angle in radians) for a specific frame.
public double GetFrameAzimuth(
double frame
)
-
DoubleframeFrame 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.
-
the frame value frame is not valid.