Checks whether the frame is valid for the supplied SunAndShadowSettings.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsFrameValid(
double frame
)
Parameters
- frame Double
-
Frame value
Return Value
Boolean
True if the frame is valid for the SunAndShadowSettings, false otherwise.
See Also
Reference