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.