RhinoMeshObject.move_vertices_direction

RhinoMeshObject.move_vertices_direction(vertices, direction)[source]

Move selected vertices along specified direction.

Parameters:
  • keys (list) – The identifiers of the vertices.

  • direction (string, optional) – The name of axis or plane to move on. Defaut is the ā€˜z’-axis.