Return all faces which are made up completely of the listed vertices.
mesh.vertex.included.faces(surface_mesh, source_vertices)integer vector, the face indices
surface mesh, as loaded by subject.surface or read.fs.surface.
integer vector, the vertex indices.
Other surface mesh functions:
face.edges(),
label.border(),
mesh.vertex.neighbors(),
subject.surface(),
vis.path.along.verts()