Revit 2025.3 API
Wire |
Defines the direction of the distribution of wires in a Fabric Sheet.
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 |
|---|---|---|
| Major | 0 | Wires are distributed in the Major direction. Uncomment following for 2020.1 text "Major" |
| Minor | 1 | Wires are distributed in the Minor direction. Uncomment following for 2020.1 text "Minor" |
See Also