get_vertex_position#

Modeler2D.get_vertex_position(vertex_id)[source]#

Retrieve a vector of vertex coordinates.

Parameters:
vertex_idint or str

ID or name of the vertex.

Returns:
List

List of [x, y, z] coordinates indicating the position.

References

>>> oEditor.GetVertexPosition