GridNodeLocation Enumeration |
Location of a grid node relative to the face boundary.
See
DividedSurface.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum GridNodeLocation
Public Enumeration GridNodeLocation
public enum class GridNodeLocation
Members| Member name | Value | Description |
|---|
| Boundary | 1 | |
| Exterior | 2 | |
| Interior | 0 | |
See Also