Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3324 > unrolled thread
| Started by | softmoo <frenchmoo@gmail.com> |
|---|---|
| First post | 2011-06-26 21:36 +0000 |
| Last post | 2011-06-26 21:36 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.soft-sys.math.mathematica
generating the netimage of a geodesic shape? softmoo <frenchmoo@gmail.com> - 2011-06-26 21:36 +0000
| From | softmoo <frenchmoo@gmail.com> |
|---|---|
| Date | 2011-06-26 21:36 +0000 |
| Subject | generating the netimage of a geodesic shape? |
| Message-ID | <iu88oo$7ce$1@smc.vnet.net> |
Hi Everyone, Does anyone know how to generate the netimage of a geodesic shape? This code will create the common "2V geodesic regular icosahedron" : test = Needs["PolyhedronOperations`"] Geodesate[PolyhedronData["Icosahedron"], 2] and this code will return the netimage of an icosahedron: PolyhedronData["Icosahedron", "NetImage"] Is there any way to easily generate the netimage of the geodesic? Thank you!
Back to top | Article view | comp.soft-sys.math.mathematica
csiph-web