Share

FabricArea.MajorLapSpliceLength Property

The fabric lap splice length in the fabric distribution in the major direction.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public double MajorLapSpliceLength { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentException When setting this property: majorLapSpliceLength is greater than the half of the overall length.

See Also

Reference

Was this information helpful?