ZBrushCentral

ZScript with zbrush folder

I am running into an issue where when I try and loop over the subtools with ‘folders’ in the scene, it does not export the subtools in folders. Am I missing some magic with the walking of subtools?

Currently I am using SubToolGetCount, SubToolGetActiveIndex to iterate over the subtools. With the addition of folders do I need to handle these in a new loop for each folder for example?