This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
chao
/
CocoCAD
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
afdde451d0
Ramos
Etiquetas
master
CocoCAD
/
openscad-openjscad-translator
/
tests
/
transformations
/
rotateEx1.scad
rotateEx1.scad
61 B
Histórico
Em bruto
1
2
3
rotate(a=[0,45,0]) {
cube(size=[10, 10, 10], center=true);
}