Skip to content

Add ability to search for multiple matching elements. #1

Description

@benjamin-heasly

Currently the MPbrtContainer.find() method returns after the first match, if any.

But sometimes we want to find all elements that match a name or type.

We should add a findAll() method that returns a collection of matching elements.

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