
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to come up with a work around for searching drawings. I need to either search 2 or more attributes value (Part "C4" & Length "11'-0"") at once or search fields (ZZZ attribute).
Attached is the file I am currently checking.
My piece-marks are dynamic blocks with attributes used for the data extraction.
I am checking this drawing for accuracy and want to find all the (C4)11'-0" occurrences. The mark has attributes for C4 and 11'-0". I can find either but not both at the same time. I have an attribute with fields (ZZZ) that pulls all this information into the actual mark (C4)11'-0". That attribute has fields in it and is not searchable.
If I run my field to text lisp I can search exactly what I need but then I lose the functionality of the fields in that attribute.
This is why I am trying to figure out a way to search attribute content for both C4 and 11'-0", so I don't have to run the lisp, find and replace then undo back before the lisp. Just trying to streamline the work flow.
Any thoughts on how to accomplish this would be appreciated.
Thank you.
Daryl
Solved! Go to Solution.