Initializes a new instance of the
GridNode class
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public GridNode(
int uIndex,
int vIndex
)
Parameters
- uIndex Int32
-
- vIndex Int32
-
See Also
Reference