how would it be possible for me to create a little popover form that allowed me to create/remove/edit and select selection sets?
like, take the “By Selection Sets” part from the Element Details->Statistics-> By Selection Sets and make a menu such as the Action Center one, or a little Containter like the Meshlist ?
would i need to do some perl programming, like:
(pseudo code)
fetch the selection sets
show the selection sets
add selection to selection set
… etc etc?
