Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #3324 > unrolled thread

generating the netimage of a geodesic shape?

Started bysoftmoo <frenchmoo@gmail.com>
First post2011-06-26 21:36 +0000
Last post2011-06-26 21:36 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  generating the netimage of a geodesic shape? softmoo <frenchmoo@gmail.com> - 2011-06-26 21:36 +0000

#3324 — generating the netimage of a geodesic shape?

Fromsoftmoo <frenchmoo@gmail.com>
Date2011-06-26 21:36 +0000
Subjectgenerating 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!

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web