The orientation type of rectangular grid segment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public enum RectangularGridSegmentOrientation
Members
Member name | Value | Description |
---|---|---|
Horizontal | 1 | A horizontal GridSegment |
Vertical | 0 | A vertical GridSegment |