Identifies if the input value is valid to be applied as the major lap splice
value for this FabricSheetType.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsValidMajorLapSplice(
double majorLapSplice
)
Parameters
- majorLapSplice Double
-
Return Value
Boolean
See Also
Reference