FabricSheetTypeIsValidMinorLapSplice Method

Identifies if the input value is valid to be applied as the minor 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 IsValidMinorLapSplice(
	double minorLapSplice
)

Parameters

minorLapSplice  Double
 

Return Value

Boolean
See Also