Skip to content

Search by kind functionality needed. #14

@DavidSagan

Description

@DavidSagan

Prototype:

search(root_node, kind_type_string)

For example with:

Q1:
   kind: Quadrupole

A search with kind_type_string equal to "Quadrupole" could be used to search for all Quadrupole instances and return an array of pointers to the elements (in this case the Q1 node) of the given kind.

Note: Ultimately, this functionality will need to be generalized so that other parameters can be searched for.

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