ZBrushCentral

Insert multiple subtools at once

My tool exists of 2 subtools and I want to combine it with another tool consisting of 2 subtools as well. Insert or append subtools only inserts one of the subtools, not both. How can I do this?

(I know this is rather a newbie question, but I forgot and can’t find an answer elsewhere).

The SubTool Master plugin has a Multi-Append function but it loads the model you want to append from disk (a ZTL, so you need to save using the Tool>Save As button). But for only two subtools it’s not worth the effort. With both models loaded in the same project, all you need to do is:

  1. Select the model you want to add to.
  2. Press Tool>SubTool>Append and pick the model you want to add from the pop-up.
  3. Switch to the other model in the Tool palette and select the second subtool.
  4. Switch back to the model you’re adding to and press Append again.
  5. This time the second subtool will appear in the pop-up. Select it.