Checks whether the frame is valid for the supplied SunAndShadowSettings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool IsFrameValid( double frame )
Parameters
- frame Double
- Frame value
Return Value
BooleanTrue if the frame is valid for the SunAndShadowSettings, false otherwise.