|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
RevolutionAxis
RevolutionAxis
is an option for RevolutionPlot3D which specifies the revolution axis around which the curve should be rotated.
DetailsDetails
- The default setting RevolutionAxis->{0, 0, 1} specifies that the z axis should be the revolution axis.
- RevolutionAxis->{x, y, z} uses the line through
and
as the revolution axis. - RevolutionAxis->{x, z} uses the line through
and
. - RevolutionAxis->"X" etc. uses the x etc. axes as the revolution axes.
New in 7
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


