sectionview: Title

Description Usage Arguments Value

View source: R/dummymodel.R

Description

Title

Usage

1
sectionview(points, surface, plane = c(0, 0, 1), k = 0)

Arguments

points

the P * 3 matrix that is generated by other base functions

surface

the N * 3 matrix indicate the surface component

plane

the plane constant variable x y z store as c(x,y,z) that we want to cut though the model. default is c(0,0,1) or xy plane

k

the scaler function that make the plane shift. equations is x + y + z = k default k = 0

Value

the function do not return anything but draw a graph


deathince/ModelSectionView documentation built on Dec. 19, 2021, 10:06 p.m.