drawSpheroidIntersection: Plot Spheroid intersection
Description
Drawing section profiles in 3D plane
Usage
drawSpheroidIntersection(E, n = c(0, 1, 0), np = 25)
Arguments
E
a list of spheroid intersections
n
the normal vector of the intersecting plane
np
number of points for polygon approximation of ellipses
Details
The function requires the package rgl to be installed.