as.mesh3d.fracture_geom: Makes a mesh3d object from fracture

View source: R/plotting.R

as.mesh3d.fracture_geomR Documentation

Makes a mesh3d object from fracture

Description

Makes a mesh3d object from fracture

Usage

as.mesh3d.fracture_geom(
  obj,
  type = c("top", "bottom"),
  transform = function(points) points
)

Arguments

obj

the fracture_geom object to plot in 3d

type

the surface to plot: top, bottom, middle

...

other arguments passed to tmesh3d


llaniewski/rfracture documentation built on Aug. 21, 2023, 11:10 a.m.