acet-ss-sort


(acet-ss-sort  ss  filter)

Creates a new, sorted selectionset from input selectionset ss, based on filter input.
filter must be an expression, which can be evaluated by

     (lambda (x) (cons x ((eval filter) (entget x))))

Returns the sorted selectionset.


©  Bricsys NV. All rights reserved.