a lot of cosmetic
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// dessiner une grille
|
||||
|
||||
#for (Foo, -150, 150, 10)
|
||||
cylinder { <-150, 0, Foo>, <150, 0, Foo>, 0.12 }
|
||||
cylinder { <Foo, 0, -150>, <Foo, 0, 150>, 0.12 }
|
||||
cylinder { <-150, 0, Foo>, <150, 0, Foo>, 0.10 }
|
||||
cylinder { <Foo, 0, -150>, <Foo, 0, 150>, 0.10 }
|
||||
#end
|
||||
|
||||
// ---------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user