Feature Request
As a [user who build my own RhinoArtist for my custom geometry classes], I want [to create polysurfaces/joinnedBreps using the draw_breps() function] so that [benefit].
Details
Is your feature request related to a problem? Please describe.
Calling compas_rhino.utilities.drawing.draw_breps() with a list of input results in drawing multiple Breps. I want an option to create the the individual faces, join them, add them to doc and return the joined brep(s) guids.
Describe the solution you'd like
I think this can be backward compatible by using a flag.