MathGroup Archive 2003

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

Search the Archive

Re: How to change thickness of curves drawn by ParametricPlot3D?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg39421] Re: [mg39385] How to change thickness of curves drawn by ParametricPlot3D?
  • From: Kirk Reinholtz <kirk.reinholtz at jpl.nasa.gov>
  • Date: Fri, 14 Feb 2003 03:23:59 -0500 (EST)
  • References: <200302130953.EAA20682@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Yes, it can,add Prolog -> {AbsoluteThickness[10]} to your plot args.

Xiangdong Liu wrote:
> 
> It must be easy but how do I add line/curve thickness in
> ParametricPlot3D as in
> 
> ParametericPlot3D[{Cos[t], Sin[t], 1}, {t,0, 2Pi}];
> 
> Can AbsoluteThickness[2] be added to the above line somehow,
> somewhere?
> 
> Thanks,
> 
> Xiangdong Liu


  • Prev by Date: Bug in ColorFunctionScaling ???
  • Next by Date: Re: How to change thickness of curves drawn by ParametricPlot3D?
  • Previous by thread: How to change thickness of curves drawn by ParametricPlot3D?
  • Next by thread: Re: How to change thickness of curves drawn by ParametricPlot3D?