DividedSurface.GetGridNodeUV
Method
Description:
Get the position of a grid node in UV coordinates in the surface.
Get the position of a grid node in UV coordinates in the surface.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Thrown when the grid node indexes are outside the range [ 0, NumberOfUGridlines - 1 ], [ 0, NumberOfVGridlines - 1 ]. |