Creating a new builder each time is probably the way to go. You could also probably create a new PartCollection that is empty and set that on the builder, but I think that seems less straight forward.
Creating a new builder each time is probably the way to go. You could also probably create a new PartCollection that is empty and set that on the builder, but I think that seems less straight forward.