CheckRangeOfSkylightWidth Method


Energy Data Settings Check Range Of Skylight Width Method

Checks that the skylight width is greater than or equal to eight inches.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static bool CheckRangeOfSkylightWidth(
	double skylightWidth
)

Parameters

skylightWidth Double
The skylight width to be checked. Should be greater than or equal to eight inches.

Return Value

Boolean
True if the skylight width is greater than or equal to eight inches, 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 →