RVTDocs.com

FabricSheetType.IsValidMinorLapSplice

Method
Description:
Identifies if the input value is valid to be applied as the minor lap splice value for this FabricSheetType.
Syntax
public bool IsValidMinorLapSplice(
	double minorLapSplice
)
Parameters
Parameter Type Description
minorLapSplice Double
Return Value