Author Topic: Select text by number of characters  (Read 1246 times)

0 Members and 1 Guest are viewing this topic.

Willie

  • Swamp Rat
  • Posts: 958
  • Going nowhere slowly
Select text by number of characters
« on: May 05, 2008, 02:32:39 AM »
Is it posible to select text by number of characters with plain jane Autocad?

We have a survey with height, code and a point where the spot shot was taken.  The origin of the height is slightly to the left of the point. The distance varies for heights between four and five characters.

I need to select al the text objects with four characters and move them to the correct position and then select al the text with five characters and move them correct position.
Soli Deo Gloria | Qui Audet Adipiscitur
Windows 8  64-bit Enterprise | Civil 3D 2015 and 2016| ArcGIS 10.1
Yogi Berra : "I'd give my right arm to be ambidextrous."

Bob Wahr

  • Guest
Re: Select text by number of characters
« Reply #1 on: May 05, 2008, 03:15:56 AM »
You can use QSELECT, object type = text, properties = contents, operator = wildcard match, value = ???? or ?????

Willie

  • Swamp Rat
  • Posts: 958
  • Going nowhere slowly
Re: Select text by number of characters
« Reply #2 on: May 05, 2008, 03:30:05 AM »
Cool Bob

We recieve drawings that was created with with some weird surveying software.  It tries to put the decimal point of the text on the place that the spot shot was taken.  If they export it to dwg, the origin of the text moves away from the point.  The distance it moves from the point is a function of the number of characters in the text.

Thanks
Soli Deo Gloria | Qui Audet Adipiscitur
Windows 8  64-bit Enterprise | Civil 3D 2015 and 2016| ArcGIS 10.1
Yogi Berra : "I'd give my right arm to be ambidextrous."