VolMesh.halfface_halfedges
- VolMesh.halfface_halfedges(halfface)[source]
The halfedges of a halfface.
- Parameters
halfface (int) – The identifier of the halfface.
- Returns
list[tuple[int, int]] – The halfedges of a halfface.
The halfedges of a halfface.
halfface (int) – The identifier of the halfface.
list[tuple[int, int]] – The halfedges of a halfface.
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev