View source: R/meshPlaneIntersect.r
getFaces | R Documentation |
find indices of faces that contain specified vertices
getFaces(mesh, index)
mesh |
triangular mesh of class "mesh3d" |
index |
vector containing indices of vertices |
vector of face indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.