RhinoMeshObject.select_edges
- RhinoMeshObject.select_edges(message='Select edges.')[source]
Select edges of the mesh.
- Parameters:
message (str, optional) – A custom prompt message.
- Returns:
list[tuple[int, int]] – A list of edge identifiers.
Select edges of the mesh.
message (str, optional) – A custom prompt message.
list[tuple[int, int]] – A list of edge identifiers.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev