Trying to automate repetitive work using LISP
Hello,
I am trying to write a LISP routine to iteratively create views of all open models.
I found some stuff on the internet but am not able to modify it properly to get what I want. I also tried using the inbuilt Recorder to get some lisp..
Can someone help me on how do I loop through a list of things.. parts in this case and perform a set of actions on each of them? Basically like For each element in... do XYZ...
Thanks,
Shweta

