FabricSheetTypeIsValidMajorLapSplice Method

Identifies if the input value is valid to be applied as the major lap splice value for this FabricSheetType.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsValidMajorLapSplice(
	double majorLapSplice
)

Parameters

majorLapSplice  Double
 

Return Value

Boolean
See Also