I'm not sure how to explain my question so I have some Images.
When I first create the object the panel Sapling: Add Tree shows up but if i then go and do something else the panel disappears.
I cant seem to find a way to bring it back does anyone know how
Thanks


egbpy.ops.curve.tree_add('INVOKE_DEFAULT', do_update=True, ...)` . Once the file is closed these too will be lost. A lot of operators save your last settings, sapling is not one of them. – batFINGER Jan 02 '17 at 17:53