FillGrid.GetPointLineZone(UV)
Method
Description:
Gets the index of fill grid line closest to the input 2d point.
Gets the index of fill grid line closest to the input 2d point.
Parameters
| Parameter | Type | Description |
|---|---|---|
| point | UV | Input point. |
Return Value
| Type | Description |
|---|---|
| Int32 | The index of fill grid line. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |