RVTDocs.com

SunAndShadowSettings.IsFrameValid

Method
Description:
Checks whether the frame is valid for the supplied SunAndShadowSettings.
Syntax
public bool IsFrameValid(
	double frame
)
Parameters
Parameter Type Description
frame Double Frame value
Return Value
Type Description
Boolean True if the frame is valid for the SunAndShadowSettings, false otherwise.