This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
chao
/
CocoCAD
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
afdde451d0
Rami (Branch)
Tag
master
CocoCAD
/
openscad-openjscad-translator
/
tests
/
transformations
/
rotateEx1.scad
rotateEx1.scad
61 B
Cronologia
Originale
1
2
3
rotate(a=[0,45,0]) {
cube(size=[10, 10, 10], center=true);
}