The fabric lap splice length in the fabric distribution in the minor direction.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double MinorLapSpliceLength { get; set; }Property Value
Double
Exceptions
| Exception | Condition |
|---|
| ArgumentException |
When setting this property: minorLapSpliceLength is greater than the half of the overall width.
|
See Also
Reference