Selection
sets consume AutoCAD temporary file slots, so AutoLISP is not permitted to have
more than 128 open at one time. If this limit is reached, AutoCAD cannot create
any more selection sets and returns nil to all ssget calls. To close an
unnecessary selection set variable, set it to nil.