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

*** empty log message ***

parent a9b74dff
Branches
Tags
No related merge requests found
...@@ -12,5 +12,3 @@ EndFor ...@@ -12,5 +12,3 @@ EndFor
OCCShape("Sphere",{H-X,H/2,Z/2,R},"Fuse"); OCCShape("Sphere",{H-X,H/2,Z/2,R},"Fuse");
OCCShape("Torus",{L,H/2,Z/2,0,0,1,2*R,R/2},"Fuse"); OCCShape("Torus",{L,H/2,Z/2,0,0,1,2*R,R/2},"Fuse");
OCCShape("End",{},"none");
OCCShape("Torus",{0,0,0,0,0,1,10,9.9},"None");
OCCShape("End",{},"none"); OCCShape("Torus",{0,0,0,0,0,1,10,9},"None");
BoundingBox{0,0,0,10,10,10};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment