2027 Method
Changes 0
M

DividedSurface.GetGridNodeReference

Description:
Get a reference to the geometric point associated with a grid node.
public Reference GetGridNodeReference(
	GridNode gridNode
)
Return Value Reference Reference
  • Thrown when the grid node indexes are outside the range [ 0, NumberOfUGridlines - 1 ], [ 0, NumberOfVGridlines - 1 ].