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
Ramo:
master
Ramos
Etiquetas
master
CocoCAD
/
openscad-openjscad-translator
/
tests
/
transformations
/
rotateEx2.scad
rotateEx2.scad
68 B
Link permanente
Histórico
Em bruto
1
2
3
rotate(a=45, v=[1,1,0]) {
cube(size=[10, 10, 10], center=false);
}