π Description of the feature
Coming from SaF team: They would like to get the NamedSelections a certain geometric entity is part of. For instance:
edge_named_sels = edge.GetNamedSelections()
This method would return the list of all the NamedSelection for which this particular edge is member.
Same would be needed for Beams, Faces, Bodies, Curves, Vertex and Component.
π‘ Steps for implementing the feature
No response
π Useful links and references
No response