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