|
|
||
|
|
RevolutionPlot3D |
| RevolutionPlot3D[fz, {t, tmin, tmax}] generates a plot of the surface of revolution with height fz at radius t. |
| RevolutionPlot3D[fz, {t, tmin, tmax}, { takes the azimuthal angle |
| RevolutionPlot3D[{fx, fz}, {t, tmin, tmax}] generates a plot of the surface obtained by rotating the parametric curve with x, z coordinates {fx, fz} around the z axis. |
| RevolutionPlot3D[{fx, fz}, {t, tmin, tmax}, { takes the azimuthal angle |
| RevolutionPlot3D[{fx, fy, fz}, {t, tmin, tmax}, ...] plots the surface obtained by rotating the parametric curve with x, y, z coordinates {fx, fy, fz}. |
| Axes | True | whether to draw axes | |
| BoundaryStyle | Automatic | how to draw boundary lines for surfaces | |
| BoxRatios | Automatic | side ratios for the bounding 3D box | |
| ColorFunction | Automatic | how to determine the color of curves and surfaces | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| Exclusions | Automatic | ||
| ExclusionsStyle | None | what to draw at excluded points or curves | |
| MaxRecursion | Automatic | the maximum number of recursive subdivisions allowed | |
| Mesh | Automatic | how many mesh divisions in each direction to draw | |
| MeshFunctions | {#4&,#5&} | how to determine the placement of mesh divisions | |
| MeshShading | None | how to shade regions between mesh divisions | |
| MeshStyle | Automatic | the style for mesh divisions | |
| Method | Automatic | the method to use for refining surfaces | |
| NormalsFunction | Automatic | how to determine effective surface normals | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotPoints | Automatic | the initial number of sample points in each parameter | |
| PlotStyle | Automatic | graphics directives for the style for each object | |
| RegionFunction | (True&) | how to determine whether a point should be included | |
| WorkingPrecision | MachinePrecision | the precision used in internal computations |
| © 2008 Wolfram Research, Inc. |