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
C#
public enum WireDistributionDirection
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" |