Rob
Ansys Employee

Have a look in the documentation: which macros/loops need to be parallelised are covered in the section you found the parallel settings.  What happens when you try the code? 


If you are looping over cells and then changing cells you'll probably need to set parallel functions: otherwise you may alter a cell twice.