MathGroup Archive 2003

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

Search the Archive

Re: polygon edges

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40781] Re: polygon edges
  • From: "digrpat" <digrpat at aol.com>
  • Date: Thu, 17 Apr 2003 03:34:59 -0400 (EDT)
  • References: <b7iqsm$jtc$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

<< Graphics`SurfaceOfRevolution`

Show[Graphics3D[{EdgeForm[], SurfaceOfRevolution[1 - x^2, {x, 0, 1},
     DisplayFunction -> Identity][[1]]}]]







"David Turner" <dturner at faulkner.edu> wrote in message
news:b7iqsm$jtc$1 at smc.vnet.net...
> Hello,
>
> I wish to display the result of SurfaceOfRevolution[1-x^2, {x,0,1}] with
> polygon edges suppressed.  How can this be achieved?  So far, I have had
no
> luck using EdgeForm[].
>
> Thanks in advance.
>




----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---


  • Prev by Date: Re: Plot backwards
  • Next by Date: Re: Plot backwards
  • Previous by thread: Re: polygon edges
  • Next by thread: RE: polygon edges