Method GetVertexPosition
GetVertexPosition(uint)
get the position of the vertex
Declaration
[HandleProcessCorruptedStateExceptions]
public Point3 GetVertexPosition(uint vertex)
Parameters
Type | Name | Description |
---|---|---|
uint | vertex | The vertex |
Returns
Type | Description |
---|---|
Point3 |