get_surface_area {LOMAR} | R Documentation |
get_surface_area
Description
Compute the surface area of an alpha-shape by summing the surfaces of the boundary triangles
Usage
get_surface_area(as)
Arguments
as |
an alpha-shape object of class ashape3d |
Value
a numeric value
[Package LOMAR version 0.4.0 Index]