FacesNumpy
- compas_cgal.types.FacesNumpy
An array of faces, with each face defined by 3 vertex indices.
alias of
Annotated
[ndarray
[Any
,dtype
[int64
]], typing.Literal[‘N’, 3]]
An array of faces, with each face defined by 3 vertex indices.
alias of Annotated
[ndarray
[Any
, dtype
[int64
]], typing.Literal[‘N’, 3]]