Skip to content
Snippets Groups Projects
Commit 083e18a6 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent 0ced8640
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ Extrude { {0,1,0} , {-0.1,0,0.1} , -Pi/2 } { ...@@ -40,7 +40,7 @@ Extrude { {0,1,0} , {-0.1,0,0.1} , -Pi/2 } {
// can be exchanged with other codes using the ONELAB framework: // can be exchanged with other codes using the ONELAB framework:
DefineConstant[ angle = {90, Min 0, Max 120, Step 1, DefineConstant[ angle = {90, Min 0, Max 120, Step 1,
Label "Extrusion angle", Path "Parameters"} ]; Label "Twisting angle", Path "Parameters"} ];
out[] = Extrude { {-2*h,0,0}, {1,0,0} , {0,0.15,0.25} , angle * Pi / 180 } { out[] = Extrude { {-2*h,0,0}, {1,0,0} , {0,0.15,0.25} , angle * Pi / 180 } {
Surface{144}; Layers{10}; Recombine; Surface{144}; Layers{10}; Recombine;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment