Defines the direction of the distribution of wires in a Fabric Sheet.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
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. |