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