getFaces {Morpho}R Documentation

find indices of faces that contain specified vertices

Description

find indices of faces that contain specified vertices

Usage

getFaces(mesh, index)

Arguments

mesh

triangular mesh of class "mesh3d"

index

vector containing indices of vertices

Value

vector of face indices


[Package Morpho version 2.12 Index]