RVTDocs.com

InsulationLiningBase.IsValidThickness

Method
Description:
Identifies if the given thickness value is valid for assignment to insulation or lining elements.
Syntax
public static bool IsValidThickness(
	double thickness
)
Parameters
Parameter Type Description
thickness Double Thickness of the insulation and lining elements.
Return Value
Type Description
Boolean True if the thickness is valid, false otherwise.