mesh.vertex.included.faces | R Documentation |
Return all faces which are made up completely of the listed vertices.
mesh.vertex.included.faces(surface_mesh, source_vertices)
surface_mesh |
surface mesh, as loaded by |
source_vertices |
integer vector, the vertex indices. |
integer vector, the face indices
Other surface mesh functions:
face.edges()
,
label.border()
,
mesh.vertex.neighbors()
,
subject.surface()
,
vis.path.along.verts()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.