Re: fill circle while using circle command
- To: mathgroup at smc.vnet.net
- Subject: [mg74264] Re: [mg74236] fill circle while using circle command
- From: gardyloo <gardyloo at mail.wsu.edu>
- Date: Thu, 15 Mar 2007 19:14:21 -0500 (EST)
- References: <200703151000.FAA20609@smc.vnet.net>
Hi, Tony,
I tried several years ago to use Circle---and only Circle---to do
this, and ended up failing. The "easy" solution is to just replace your
use of "Circle" with "Disk".
Unfortunately, if that's not what you're looking for, I can't help
further.
Cheers,
C.O.
Tony Harris wrote:
> Hello,
>
> I sure would appreciate it if someone can tell me how to fill a circle
> while using the Graphics command, "circle".
>
> Here is what I used to generate a circle centered at (2,0) with a radius
> of 1.
> Show[Graphics[Circle[{2, 0}, 1]]];
>
>
>
> I tried many things that failed but it looks like it should be easy.
> Thanks to anyone who can assist.
>
>
>
> T Harris
>
>
>
>
>
>
--
==========================================================
Curtis Osterhoudt
gardyloo at mail.remove_this.wsu.and_this.edu
PGP Key ID: 0x088E6D7A
Please avoid sending me Word or PowerPoint attachments
See http://www.gnu.org/philosophy/no-word-attachments.html
==========================================================
- References:
- fill circle while using circle command
- From: "Tony Harris" <tdh1967@bellsouth.net>
- fill circle while using circle command