How to change thickness of curves drawn by ParametricPlot3D?
- To: mathgroup at smc.vnet.net
- Subject: [mg39385] How to change thickness of curves drawn by ParametricPlot3D?
- From: liu at vtaix.cc.vt.edu (Xiangdong Liu)
- Date: Thu, 13 Feb 2003 04:53:56 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
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
- Follow-Ups:
- Re: How to change thickness of curves drawn by ParametricPlot3D?
- From: Kirk Reinholtz <kirk.reinholtz@jpl.nasa.gov>
- Re: How to change thickness of curves drawn by ParametricPlot3D?