jpblasques
Marine/Ocean
- Nov 24, 2006
- 20
Hi everyone!
I am trying to use components to organize my elements. It looks something like this:
*DO,i,1,10
ESEL,S,,,E_ARRAY(i),E2(i)
CMNAME='EL_i' <---- i should change and be stored as char
CM,CMNAME,ELEM
ALLSEL,ALL
*ENDDO
The question is I would like CMNAME to be numbered inside the do loop. Any idea how to do this? Have I explained myself well?
Thanks in advance.
Zé
I am trying to use components to organize my elements. It looks something like this:
*DO,i,1,10
ESEL,S,,,E_ARRAY(i),E2(i)
CMNAME='EL_i' <---- i should change and be stored as char
CM,CMNAME,ELEM
ALLSEL,ALL
*ENDDO
The question is I would like CMNAME to be numbered inside the do loop. Any idea how to do this? Have I explained myself well?
Thanks in advance.
Zé