IsValidMajorLapSplice Method


Fabric Sheet Type Is Valid Major Lap Splice 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