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


Groups > comp.soft-sys.math.mathematica > #3306

generating the netimage of a geodesic shape?

From softmoo <frenchmoo@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject generating the netimage of a geodesic shape?
Date 2011-06-26 10:27 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <iu71if$1am$1@smc.vnet.net> (permalink)

Show all headers | View raw


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


Thread

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

csiph-web