Dear Engineers,
I have a simple question.
Is there any possibility to change the order of called elements (nodes)?
I mean, instead of 1, 2, 3, 4, 5... => 1, 11, 26, 47... .
I tried to change it in a subroutine ANEXP, but I think the subroutine is called already for specfic element, so it did...