FacesNumpy

compas_cgal.types.FacesNumpy

An array of faces, with each face defined by 3 vertex indices.

alias of Annotated[ndarray[Any, dtype[int64]]]