Determines which objects are selected and gripped
Supported Platforms: Windows and Mac OS
(ssgetfirst)
No arguments.
Type: List or nil
Returns a list of two selection sets similar to those passed to 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.
N/A