- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Okay, attached is the file I am currently checking.
My piece-marks are 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. I have an attribute that has fields 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.