The orientation type of rectangular grid segment.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2012
Syntax
| C# |
|---|
public enum RectangularGridSegmentOrientation |
| Visual Basic |
|---|
Public Enumeration RectangularGridSegmentOrientation |
| Visual C++ |
|---|
public enum class RectangularGridSegmentOrientation |
Members
| Member name | Description |
|---|---|
| Vertical | A vertical GridSegment |
| Horizontal | A horizontal GridSegment |