Share

GridSegmentDirection Enumeration

Specify one of the four adjacent segments to a GridNode. See DividedSurface.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum GridSegmentDirection

Members

Member nameValueDescription
NegativeU1 
NegativeV3 
PositiveU0 
PositiveV2 

See Also

Reference

Was this information helpful?