Defines the direction of the distribution of wires in a Fabric Sheet.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum WireDistributionDirection
Members
| Member name | Value | Description |
|---|---|---|
| Major | 0 | Wires are distributed in the Major direction. |
| Minor | 1 | Wires are distributed in the Minor direction. |
