Sorry for not being verbose,
I mean If use below code, addressing the frame element first and end nodes in reverse order, will it cause incorrect results?
actually this is connectivity issue among elements.
coord
2 0 1 0.0 0.0
4 0 1 10.0 0.0
elem
1 0 1 4 2
and what is the general approach adopted to compose the global numbering connectivity, does it really matter if element is addressed as 1 0 1 4 2 or 1 0 1 2 4 ?
Regards,