SelLast - not only objects

Hello,

would it be possible to extend the functionality of “SelLast” so that it also includes things like a selection set of polysurface edges, a set of points on a mesh etc ? I’ve been missing this feature for a long time.

Sure - one can do a named selection set - but for normal work this is clumsy.

I select a couple of edges and move them with MoveEdge. Not happy with the operation I need to do it again. But there is no way of getting those same edges a second time. Just need to pick 7 edges again. And again. And again …

Please.

Thanks
/Erik

Hi

Have you tried the command Select Previous Selection it is the black arrow on the Select menu as shown in the screenshot.

Thanks

So is it possible to use SelPrevious insted of SelLast in all situations? Or are there any nuances?

/Erik

Hi @erik6

No they are two distinct commands…
sellast selects the last created object(s if an array command was issued)
selprevious selects the last object/s or subobjects you selected.

RM

Beat me to it, thanks.

Thanks!