Determines which objects are selected and gripped
(ssgetfirst)
sssetfirst. The first element in the list is always nil because AutoCAD no longer supports grips on unselected objects. The second element is a selection set of entities that are selected and gripped. Both elements of the list can be nil.
Returns a list of two selection sets similar to those passed tossget and sssetfirst functions.
The