Yes, that's exactly what I'm looking for.
My only issue is that after every interation, I clear the solution and run it again automatically.
Now, I need it to output a different file name for each trial run, so on the outer part of the clear loop I have put a "REPEAT" function, which will repeat...
When I mesh, every element shows its real constant type, in my case, R#, when meshing, it gets quite annoying to see a ton of R# around, how do I turn these labels off? I've looked under symbols and what not but to no avail.
Using ADPL is there a command that would detect intersections of lines?
Say I have a line, and I draw a circle through the line (hitting 1 or 2 points), is there a way to get which line that is being intersected? (I don't care if it hits once or twice, just that it hits.)
Thanks