Share

GridNodeLocation Enumeration

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


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

Syntax

C#

public enum GridNodeLocation

Members

Member nameValueDescription
Boundary1 
Exterior2 
Interior0 

See Also

Reference

Was this information helpful?