VerticesNumpy

compas_cgal.types.VerticesNumpy

An array of vertices, with each vertex defined by 3 spatial coordinates.

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