Hi All,
I wanted to change e.g. my xSnapSpacing value from .005 to .05 in skill mode
envSetVal("layout" "xSnapSpacing" 'float 0.05)
the command above returns t but it does not immediately takes effect on my current layout cellview, so I needed to close the cellview and open it again. Is there a possible way to do this without the unneccessary closing and opening of the cellview?
thanks in advance.
kind regards,
lrlsk