Specify one of the four adjacent segments to a
GridNode.
See DividedSurface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.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 |