The lap splice length in the major direction.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public double MajorLapSpliceLength { get; set; }
Property Value
DoubleExceptions
Exception | Condition |
---|---|
ArgumentException | When setting this property: majorLapSpliceLength is greater than the half of the overall length. |