Direction in which FabricSheet is bent.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum BentFabricBendDirection
Members
| Member name | Value | Description |
|---|---|---|
| Major | 0 | FabricSheet is bent along major direction axis. |
| Minor | 1 | FabricSheet is bent along minor direction axis. |
