Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #3324
| From | softmoo <frenchmoo@gmail.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | generating the netimage of a geodesic shape? |
| Date | 2011-06-26 21:36 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <iu88oo$7ce$1@smc.vnet.net> (permalink) |
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 comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
generating the netimage of a geodesic shape? softmoo <frenchmoo@gmail.com> - 2011-06-26 21:36 +0000
csiph-web