Wednesday
Hints & Tips, How To, TextHip Tip: Solving Right to Left Text Plotting Problem
In spite that AutoCAD support to RTL (right to left) alphabets was rapidly developed in its latest versions; users still face a variety of problems related to RTL texts specially when they plot their elaborated drawings. This post will solve the commonest plotting problem for texts written in languages such as Arabic, Hebrew, Persian, Urdu, Pashto, etc. It may also work with other languages not from Greek descent.
Problem description
This problem is usually encountered in topographic, 3D, and any multileveled drawings. After entering a text, using DT or MT command, user will notice that the text looks a little bit fuzzy compared to the similar text located elsewhere (figure 1).

figure 1
However, when it comes with plotting the fuzzy text becomes a mess of letters (the upper text of figure 2).

figure 2
The solution
Comparing properties of the fuzzy text with the normal one using PR command indicates that the issue is related to “Position Z” of the text. Changing “Position Z” value to Zero will solve the problem.
However, what are you going to do if you have tens or hundreds of fuzzy texts? Simply, use QSELECT command or click on Quick Select icon in the Properties window (figure 3).

figure 3
In the Quick Select window, apply a selection inquiry on Text (later on MText, too) Object Type where Position Z not equal to 0 as it seen in figure 4.

figure 4
Click OK. All the fuzzy texts are presumed to be selected. In the Properties window change Position Z values to a shared value that is 0, escape, apply the same steps to MText Object Type, and that is all.
Viewed 1,284 times so far... This week: 27 Today: 5 Latest: 4 July 2009, 15:47Post Tags: Hip Tip, How To, Text
Related Posts
Popular
- Hip tip: Increasing view resolution with VIEWRES system variable
07/03/2009 04:39 am
7 Comments - Sirince – IZMIR
07/02/2009 11:02 am
1 Comment - Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
Top 5 of week
- 133 Free and Ready to Use Plumbing Fixture Blocks for AutoCAD (120)
- Introduction to AutoLISP: My first AutoLISP program... (100)
- Add Background Images To Your 3D Models (88)
- Autodesk Labs Google Earth Extension supports AutoCAD 2010 Family (80)
- 3D Modeling 20: Creating Mesh Surfaces From Edges (EDGESURF) (79)
|


Dec 17, 2008
Reply
Thanks for this great “how to”.
Regards
Dec 25, 2008
Reply
Thanx, very nice tip…i faced this problem alot..now all is perfect.