[Gmsh] RE Creation of Physical Line with for loop

jean pierre aubry jeanpierre at lamachine.fr
Fri May 9 10:01:17 CEST 2014


hello

try that

//make a list
beam[]={};
//add to the list
For num In {1:100}
     beam[]+= {num}
EndFor

jean pierre aubry

-- 
jean pierre aubry
33 688 670 795