[Gmsh] Way to make a Line Loop with arbitrary number of lines

Orxan Shibliyev orxan.shibli at gmail.com
Mon Jan 28 23:35:38 CET 2013


I want to create a "Line Loop" with an ordered list of lines from 1 to N
where N is an integer. I know that it is not possible to do something like
"Line Loop (0) = {LineList{1:N}}". So how can I do something like: "Line
Loop (0) = {1,2,3,...,N};"?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20130128/cd492541/attachment.html>