|
[Date Index]
[Thread Index]
[Author Index]
Re: Re : Moebius strip
- To: mathgroup at smc.vnet.net
- Subject: [mg2965] Re: Re : Moebius strip
- From: wilson figueroa <wfigueroa at mosquito.com>
- Date: Wed, 17 Jan 1996 03:09:07 -0500
- Organization: Mosquito Net, Inc.
Marshall,
Use shpaes within the Graphics package as follows:
<<Graphics`Shapes`
Show[Graphics3D[MeobiusStrip[2,1,80]]]
Note that MoebiusStrip[r1,r2,n] is
r1 - outer radius
r2 - inner radius
n - uses 2 n polygons
Have fun,
Wilson Figueroa
==== [MESSAGE SEPARATOR] ====
Prev by Date:
problem devolping a formula
Next by Date:
Re: Re : Moebius strip
Previous by thread:
Re : Moebius strip
Next by thread:
Re: Re : Moebius strip
|