Why doesn't this work?
x1[]=Extrude { {1,0,0},{0,0,0}, Pi/2} {Surface{4};}
x2[]=Extrude { {1,0,0},{0,0,0}, Pi/2} {Surface{ x1[0] };}
The first extrude works fine. The second throws a syntax error. The GMSH
user manual says that the *string*[] format is ok for use in expression
lists, and x1[0] should be the top of the extrusion (i.e., the new surface)
also according to the user manual.
Keith Pickering
_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh