NamedSelection class should contain the members of the Named Selection #1101
Labels
enhancement
New features or code improvements
PRIORITY
Issue/PR assigned with this tag must be given priority over the rest of the backlog
SERVER-IMPLEMENTATION
Issue/PR assigned with this tag must be solved server-side
📝 Description of the feature
Currently, it's not possible to retrieve the bodies and components belonging to a Named Selection.
NamedSelection
class only has 2 properties:id
andname
.It would be useful to have a
members
property returning a list of the members belonging to the NS itself.It would be even more useful if the object is returned rather than just the body/component id.
💡 Steps for implementing the feature
No response
🔗 Useful links and references
No response
The text was updated successfully, but these errors were encountered: