std-sslist | ![]() |
(std-sslist <ss>)
This function returns a list of AutoCAD entities from the selection set.
This is useful for processing every entity in the chosen selection set with list processing functions like FOREACH, VL-REMOVE-IF, ...
ss: A selection set, of type PICKSET.
A list of AutoCAD entities
None.
(std-require 'STDENT)
Defined in STDENT