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: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsValidMajorLapSplice(
	double majorLapSplice
)

Parameters

majorLapSplice  Double
 

Return Value

Boolean
See Also