Share

FabricLapSplicePosition Enumeration

Fabric lap splice position in the fabric distribution


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

Syntax

C#

public enum FabricLapSplicePosition

Members

Member nameValueDescription
Aligned0 The fabric sheets are aligned.
MajorHalfwayStagger1 Every second fabric sheet is shifted half way in major direction.
MajorPassingStagger2 Every second fabric sheet is shifted half way and reversed in major direction.
MinorHalfwayStagger3 Every second fabric sheet is shifted half way in minor direction.
MinorPassingStagger4 Every second fabric sheet is shifted half way and reversed in minor direction.

See Also

Reference

Was this information helpful?