@@ -23,13 +23,23 @@ <h3><a href="http://reference.wolfram.com/mathematica/ref/ParametricPlot3D.html"
2323 < ms > …</ ms >
2424 </ math >
2525 ] plots several objects together.
26- </ ul > < p > < b > Attributes:</ b > HoldAll, Protected, ReadProtected</ p > < p > < b > Options: </ b > AlignmentPoint, AspectRatio,
26+ < li > ParametricPlot3D[
27+ < math >
28+ < ms > …</ ms >
29+ </ math >
30+ ,{< em > u</ em > ,< em > v</ em > }
31+ < math >
32+ < ms > ∈</ ms >
33+ </ math >
34+ < em > reg</ em > ] takes parameters {< em > u</ em > ,< em > v</ em > } to be in the geometric region < em > reg</ em > .
35+ </ ul > < p > < b > Attributes:</ b > HoldAll, Protected, ReadProtected</ p > < p > < b > Options: </ b > AlignmentPoint, AspectRatio,
2736 AutomaticImageSize, Axes, AxesEdge, AxesLabel, AxesOrigin, AxesStyle, Background, BaselinePosition, BaseStyle,
28- BoundaryStyle, Boxed, BoxRatios, BoxStyle, ColorFunction, ColorFunctionScaling, ColorOutput, ContentSelectable,
29- ControllerLinking, ControllerMethod, ControllerPath, CoordinatesToolOptions, DisplayFunction, Epilog, Evaluated,
30- EvaluationMonitor, Exclusions, ExclusionsStyle, FaceGrids, FaceGridsStyle, FormatType, ImageMargins, ImagePadding,
31- ImageSize, ImageSizeRaw, LabelStyle, Lighting, MaxRecursion, Mesh, MeshFunctions, MeshShading, MeshStyle, Method,
32- NormalsFunction, PerformanceGoal, PlotLabel, PlotLegends, PlotPoints, PlotRange, PlotRangePadding, PlotRegion,
33- PlotStyle, PreserveImageOptions, Prolog, RegionFunction, RotationAction, SphericalRegion, TextureCoordinateFunction,
34- TextureCoordinateScaling, Ticks, TicksStyle, TouchscreenAutoZoom, ViewAngle, ViewCenter, ViewMatrix, ViewPoint,
35- ViewRange, ViewVector, ViewVertical, WorkingPrecision</ p >
37+ BoundaryStyle, Boxed, BoxRatios, BoxStyle, ClipPlanes, ClipPlanesStyle, ColorFunction, ColorFunctionScaling,
38+ ColorOutput, ContentSelectable, ControllerLinking, ControllerMethod, ControllerPath, CoordinatesToolOptions,
39+ DisplayFunction, Epilog, Evaluated, EvaluationMonitor, Exclusions, ExclusionsStyle, FaceGrids, FaceGridsStyle,
40+ FormatType, ImageMargins, ImagePadding, ImageSize, ImageSizeRaw, LabelStyle, Lighting, MaxRecursion, Mesh,
41+ MeshFunctions, MeshShading, MeshStyle, Method, NormalsFunction, PerformanceGoal, PlotLabel, PlotLegends, PlotPoints,
42+ PlotRange, PlotRangePadding, PlotRegion, PlotStyle, PlotTheme, PreserveImageOptions, Prolog, RegionFunction,
43+ RotationAction, SphericalRegion, TargetUnits, TextureCoordinateFunction, TextureCoordinateScaling, Ticks,
44+ TicksStyle, TouchscreenAutoZoom, ViewAngle, ViewCenter, ViewMatrix, ViewPoint, ViewRange, ViewVector, ViewVertical,
45+ WorkingPrecision</ p >
0 commit comments