Skip to content

Adding function to join the breps when calling draw_breps()  #855

@yck011522

Description

@yck011522

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions