is an option for RevolutionPlot3D which specifies the revolution axis around which the curve should be rotated.


RevolutionAxis
is an option for RevolutionPlot3D which specifies the revolution axis around which the curve should be rotated.
Details

- 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 {0,0,0} and {x,y,z} as the revolution axis.
- RevolutionAxis->{x,z} uses the line through {0,0,0} and {x,0,z}.
- RevolutionAxis->"X" etc. uses the x etc. axes as the revolution axes.
Examples
open all close allBasic Examples (1)
History
Text
Wolfram Research (2008), RevolutionAxis, Wolfram Language function, https://reference.wolfram.com/language/ref/RevolutionAxis.html.
CMS
Wolfram Language. 2008. "RevolutionAxis." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RevolutionAxis.html.
APA
Wolfram Language. (2008). RevolutionAxis. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RevolutionAxis.html
BibTeX
@misc{reference.wolfram_2025_revolutionaxis, author="Wolfram Research", title="{RevolutionAxis}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/RevolutionAxis.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_revolutionaxis, organization={Wolfram Research}, title={RevolutionAxis}, year={2008}, url={https://reference.wolfram.com/language/ref/RevolutionAxis.html}, note=[Accessed: 15-August-2025]}