Hello Everyone!
I encounter strange thing which i dont fully understand.
I have vba script which generate a lot of geometry in a loop. In each loop I create 2 to 5 support lines/planes etc and one final result. When I'm appending this final result to tree script finishes almost 50% faster than if I dont append data to tree.
I always thought that appending geometry to tree slow down execution of scripts, does anybody know why this is happening?
Regards
Peter
I encounter strange thing which i dont fully understand.
I have vba script which generate a lot of geometry in a loop. In each loop I create 2 to 5 support lines/planes etc and one final result. When I'm appending this final result to tree script finishes almost 50% faster than if I dont append data to tree.
I always thought that appending geometry to tree slow down execution of scripts, does anybody know why this is happening?
Regards
Peter