_2$ (setq ss (ssget "x" '((cons 0 ob)))) ; error: bad SSGET list _3$ (setq ss (ssget "x" '((0 . "POINT")))) <Selection set: 1c>