input geometriesyr16 typerepre:="persp"; figureespace(-10u,-10u,10u,10u); Initialisation(1500,-30,20,90); color A,B,C,D,E,F,G,H; trace Pave(E,F,G,H,D,A,B,C)(0.8,1.6,1.2); nomme.top(A); nomme.urt(B); nomme.top(C); nomme.lft(D); nomme.bot(E); nomme.lrt(F); nomme.urt(G); nomme.lft(H); finespace; end