| Revit 2020.1 API |
| GridSegmentDirection Enumeration |
| See Also |
Specify one of the four adjacent segments to a
GridNode.
See DividedSurface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
| C# |
|---|
public enum GridSegmentDirection |
| Visual Basic |
|---|
Public Enumeration GridSegmentDirection |
| Visual C++ |
|---|
public enum class GridSegmentDirection |
Members
| Member name | Description |
|---|---|
| PositiveU | |
| NegativeU | |
| PositiveV | |
| NegativeV |