Re: How to set linewidth in 3-D graphics?
- To: mathgroup at smc.vnet.net
- Subject: [mg50016] Re: How to set linewidth in 3-D graphics?
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 12 Aug 2004 05:43:20 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <5kc3sa$4bd@smc.vnet.net> <cfcql2$43v$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
it is not possible ? realy ? and what does
ParametricPlot3D[
{Cos[phi], Sin[phi], phi, Thickness[0.1phi/(2Pi)]}, {phi, 0, 2Pi}]
Regards
Jens
ffdfsdfsdfsdfsd wrote:
>
> On 2 May 1997 03:07:54 -0400, Yaroslaw Bazaliy wrote:
> >Dear All:
> >I plot a curve in 3-D with "ParametricPlot3-D". I would like to
> >be able to change the thickness of the curve. Is it possible?
> >I 2-D the option PlotStyle did it...
> >Thanks for all suggestions.
> >Yaroslaw.
>
> No
- Follow-Ups:
- Re: Re: How to set linewidth in 3-D graphics?
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: Re: How to set linewidth in 3-D graphics?