| vcgArea | R Documentation | 
compute surface area of a triangular mesh
vcgArea(mesh, perface = FALSE)
| mesh | triangular mesh of class mesh3d | 
| perface | logical: if TRUE, a list containing the overall area, as well as the individual per-face area are reported. | 
surface area of mesh
data(humface)
vcgArea(humface)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.