Revit 2026 API
Rectangular |
The orientation type of rectangular grid segment.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
Horizontal | 1 | A horizontal GridSegment |
Vertical | 0 | A vertical GridSegment |
See Also