Message 1 of 5
select xrefs in drawing by name with wildcards

Not applicable
03-08-2016
01:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking for a lisp routine to select xrefs in a drawing by name, using wildcards. For instance, depending on the floor, the xref would have the name "x-FLOOR 09" or "x-FLOOR 08", etc. The wild card name specification would be "x-FLOOR*" and it would be used in a script to assign those xrefs to a specific layer.
Is such a lisp routine possible?