Determine which entities are highlighted and/or gripped.
This function reports the number of entities in the drawing that are highlighted (selected) and gripped. Grips are the small squares that surround a selected entity that you can use to manipulate or modify the entity.
The ssgetfirst function returns a list with two elements: the first element is a selection set of entities that are gripped but not selected; the second element is a selection set of entities that are gripped and selected.
Example
Code | Comments |
---|---|
|
Displays a list of highlighted and gripped entities. |
Tell me about...
(ssdel entity-name selection-set)
(ssget [mode] [point1 [point2]] [point-list] [filter-list])
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |