Revit 2025.3 API
Fabric |
Fabric lap splice position in the fabric distribution
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
Members
Member name | Value | Description |
---|---|---|
Aligned | 0 | The fabric sheets are aligned. |
MajorHalfwayStagger | 1 | Every second fabric sheet is shifted half way in major direction. |
MajorPassingStagger | 2 | Every second fabric sheet is shifted half way and reversed in major direction. |
MinorHalfwayStagger | 3 | Every second fabric sheet is shifted half way in minor direction. |
MinorPassingStagger | 4 | Every second fabric sheet is shifted half way and reversed in minor direction. |
See Also