determining subdomains on Cooker generated files
Posted by mumić on
URL: http://granoo.326.s1.nabble.com/determining-subdomains-on-Cooker-generated-files-tp215.html
Hello to you all!
I'm just getting into GranOO and one of the problems I found was to determine subdomains on my generated domain files via Cooker.
What I wish to do is to apply a displacement on yMin position my domain, pretty much the way it is done on ./granoo/tags/2.0/Example/Continuous/BendingTest/
From what I analyzed, the xMin and xMax positions were found on the generated agdd file used in that case, but, still, the same couldn't be said to my custom domain. I tried a really poor approach to this problem by loading the file into python and tried to manually do that, but as my approach was a poor one, I found myself on an encoded string.
Is there any way to do it nativelly, without the use of extra codes or anything else?
Thank you!
@edit
I forgot to mention, but my generated domain comes from a .off file.