RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedSurface

DividedSurface.GetGridNodeReference

Method
Description:
Get a reference to the geometric point associated with a grid node.
Syntax
Parameters
Parameter Type Description
gridNode GridNode
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException Thrown when the grid node indexes are outside the range [ 0, NumberOfUGridlines - 1 ], [ 0, NumberOfVGridlines - 1 ].