Hello from France
SORRY I am very late !
1) Please find attached a beautiful french routine from Gilles (gile) which give you many new selection tools
Please load the Lisp routine with APPLOAD <Enter>
I have translated a little bit the routine ... I am using this Tool EVERY day !
2) So first with a PLine or a Circle or an Ellipse then with SSOC or SSOF commands, you can select objects which are "into" the object (PLine, Circle, Ellipse) and then you launch the BCOUNT routine (from Alan J. Thompson) and give the P (Previous) option at the selection prompt ...
http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/looking-for-a-lisp-routine-to-select-...
I hope this tool will help you !?
Thanks to Gilles, Regards, Patrice
;;;
;;; ---- Commandes disponibles (Available Commands) ----
;;;
;;; ssc (suivant la couleur) - Selection by Color = SSC
;;; ssl (suivant le calque) - Selection by Layer = SSL
;;; sse (suivant le type d'entite) - Selection by Entity Type = SSE
;;; sstl (suivant le type de ligne) - Selection by LineType = SSTL
;;;
;;; ssatt (suivant la valeur d'un attribut) - Selection by Attribute Value = SSATT
;;;
;;; sscu (fenetre parallele au SCU) - Objects paralell to SCU = SSCU
;;;
;;; ssof (fenetre definie par un objet) - SSOF = Select from an object + Standard Windows (Left to Right)
;;; ssoc (capture definie par un objet) - SSOC = Select from an object + Capturing Windows (Right to Left)
;;; Object = PLine or Circle or Ellipse
;;;
;;; inv_sel (inverser la selection) - Invert the Selection = INV_SEL
;;;
;;; ssd (suivant les valeurs de parametres de blocs dynamiques) - Select from Dynamic Parameters = SSD
;;;
Patrice ( Supporting Troops ) - Autodesk Expert Elite
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks
Patrice BRAUD
