Gerard Fleury wrote:
> Hello,
> 
> Thank you very much for you answer. This is logical but this is not a solution
> for my task.
> 
> The end task I want achieve is to mesh a surface, with some nodes located at 
> some 
> given positions. These nodes may be located on the surface boundary (on the 
> lines) as well
> as in the middle of the surface. 

For nodes on the boundary, you will have to split the lines... For nodes 
inside, use "embedded points":

    Point{mypoint} In Surface{mysurface} ;



-- 
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science
http://www.montefiore.ulg.ac.be/~geuzaine

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to