<Code Lib>
2023 Method
Changes 0
M

DividedSurface.GetGridNodeLocation

Description:
Specify whether a particular grid node is interior to the surface, on the boundary, or outside the boundary.

public GridNodeLocation GetGridNodeLocation(
	GridNode gridNode
)

Return Value GridNodeLocation

Loading…