VerticesFaces
- compas_cgal.types.VerticesFaces
Representation of a mesh as a tuple of vertices and faces.
alias of
Tuple
[Sequence
[Annotated
[List
[float
], 3]] |Annotated
[ndarray
[Any
,dtype
[float64
]], typing.Literal[‘N’, 3]],Sequence
[Annotated
[List
[int
], 3]] |Annotated
[ndarray
[Any
,dtype
[int64
]], typing.Literal[‘N’, 3]]]