Location of a grid node relative to the face boundary.
See DividedSurface.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum GridNodeLocation
Members
Member name | Value | Description |
---|---|---|
Boundary | 1 | |
Exterior | 2 | |
Interior | 0 |