Hi Sameer
Try inserting the following APDL commands in the solution area of your simulation:
SET,LAST
NSORT,S,EQV,0
*GET,my_n_seqv_max,SORT,0,IMAX
my_nx=nx(my_n_seqv_max)
my_ny=ny(my_n_seqv_max)
my_nz=nz(my_n_seqv_max)
once you have pasted them, click on the Search Parameters button and the...