MathGroup Archive 2000

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Rookie question ..

  • To: mathgroup at smc.vnet.net
  • Subject: [mg22522] Re: Rookie question ..
  • From: "DIAMOND Mark" <noname at noname.com>
  • Date: Thu, 9 Mar 2000 03:24:13 -0500 (EST)
  • Organization: The University of Western Australia
  • References: <8a519d$d8o@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

I'm afraid this is not a direct answer to your question but ... if you type
Options[SurfaceOfRevolution] after you have loaded the package, you will get
a list of all the options that the function can take. I cannot see any that
turn off the grid and leave the surface-shading, which is what I presume you
want.

The options with their default values are--

{RevolutionAxis -> {0, 0, 1}, AmbientLight -> GrayLevel[0.],
  AspectRatio -> Automatic, Axes -> True, AxesEdge -> Automatic,
  AxesLabel -> None, AxesStyle -> Automatic, Background -> Automatic,
  Boxed -> True, BoxRatios -> Automatic, BoxStyle -> Automatic,
  ColorOutput -> Automatic, Compiled -> True, DefaultColor -> Automatic,
  Epilog -> {}, FaceGrids -> None, ImageSize -> Automatic, Lighting -> True,
  LightSources -> {{{1., 0., 1.}, RGBColor[1, 0, 0]}, {{1., 1., 1.},
        RGBColor[0, 1, 0]}, {{0., 1., 1.}, RGBColor[0, 0, 1]}},
  Plot3Matrix -> Automatic, PlotLabel -> None, PlotPoints -> Automatic,
  PlotRange -> Automatic, PlotRegion -> Automatic,
  PolygonIntersections -> True, Prolog -> {}, RenderAll -> True,
  Shading -> True, SphericalRegion -> False, Ticks -> Automatic,
  ViewCenter -> Automatic, ViewPoint -> {1.3, -2.4, 2.},
  ViewVertical -> {0., 0., 1.}, DefaultFont :> $DefaultFont,
  DisplayFunction :> $DisplayFunction, FormatType :> $FormatType,
  TextStyle :> $TextStyle}
--
Mark R Diamond
Vision Research Laboratory
The University of Western Australia
no spam email: markd at psy dot uwa dot edu dot au




  • Prev by Date: Re: Re: export graphic to ps---trouble with fonts
  • Next by Date: Re: help browser selection highlight problem
  • Previous by thread: Re: Rookie question ..
  • Next by thread: Matrices & Compile