GridNodeLocation Enumeration

Location of a grid node relative to the face boundary. See DividedSurface.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum GridNodeLocation
Members
Member nameValueDescription
Boundary1 
Exterior2 
Interior0 
See Also