IsFrameValid Method


Checks whether the frame is valid for the supplied SunAndShadowSettings.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011

Syntax

C#
public bool IsFrameValid(
	double frame
)
Visual Basic
Public Function IsFrameValid ( _
	frame As Double _
) As Boolean
Visual C++
public:
bool IsFrameValid(
	double frame
)

Parameters

frame
Type: System Double
Frame value

Return Value

True if the frame is valid for the SunAndShadowSettings, false otherwise.

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 →