extract.tet.mesh | R Documentation |
Extracts points and triangles from fracture_geom
extract.tet.mesh(
obj,
type = c("top", "bottom"),
transform = function(points) points,
genie.h
)
obj |
the fracture_geom object |
type |
selects one or more of: top, bottom, middle, border, edge |
genie.h |
level for snapping points together (needs genieclust package) |
tranform |
the function used for transform the points |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.