powered by
Compute Euclidean distance from all mesh vertices to given point.
vertexdists.to.point(surface, point_coords)
double vector of distances
an fs.surface instance
double vector of length 3, the xyz coords of a single point.
Other Euclidean distance util functions: closest.vert.to.point(), vertex.euclid.dist()
closest.vert.to.point()
vertex.euclid.dist()