Share

FabricSheetType.IsValidMinorLapSplice 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: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool IsValidMinorLapSplice(
	double minorLapSplice
)

Parameters

minorLapSplice  Double
 

Return Value

Boolean

See Also

Reference

Was this information helpful?