Hello OpenMesh,

I would like to be able to quickly copy a numpy array of vertices and faces into a TriMesh. After some digging I found this task https://www.graphics.rwth-aachen.de:9000/OpenMesh/openmesh-python/issues/18 which suggests assigning multiple points by doing `m.points()[:] = p`. I can't, however, figure out how to resize the points array without using `add_point` or `new_vertex`.

Any help would be much appreciated.

As an aside, it would be great to be able to post and comment on issues. Is there a reason the project is managed such that gitlab project is readonly?

Best regards,
--
Jesse Vander Does
424-465-0285 | jvanderdoes@gmail.com