Ask Your Question
0

aretes of an icoasaedron

asked 2021-11-03 08:42:24 +0200

ErWinz gravatar image

hi i dont know from where to take the problem

c=icosahedron(size=1.2, color="red")
c

this let not the aretes appear i can't find on the documentation how to make them visible

edit retag flag offensive close merge delete

Comments

On my computer, i see a big diffefence in the rendering between icosahedron(size=1.2) and icosahedron(), is it also the same for you ?

tmonteil gravatar imagetmonteil ( 2021-11-04 00:05:20 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-11-03 23:02:26 +0200

tmonteil gravatar image

The icosahedron directly constructs a graphics. Another way, is to plot an actual icoshedron (viewed as a a polytope) as follows:

polytopes.icosahedron().plot()
edit flag offensive delete link more

Comments

thankyou fine !

ErWinz gravatar imageErWinz ( 2021-11-04 17:55:46 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2021-11-03 08:42:24 +0200

Seen: 312 times

Last updated: Nov 04 '21