[GiDlist] Boundary nodes

Moderator: GiD Team

Post Reply
Vijayendra Munikoti

[GiDlist] Boundary nodes

Post by Vijayendra Munikoti »

Hello
I have a quadrilateral geometry which I have meshed. In order to pass on the
constraints through boundary conditions, I require the nodes of all the four
bounding lines. In bas file, if I do:

Boundary nodes
*Set Cond BoundaryNodeNumbers *nodes
*loop nodes *OnlyInCond
*format "%5i"
*NodesNum()
*end

I just get nodes of left bounding line. How can I get the nodes of the other
three bounding lines?

I would appreciate your help
Thanking you
V. Munikoti
Post Reply