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