Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

what's the difference between the DTEXT and MTEXT command in AUTOCAD? 1

Status
Not open for further replies.

Cutiee

Electrical
Joined
May 30, 2008
Messages
65
Location
GB
I read somewhere that "DTEXT allows you to add text to a drawing and see the text as it is being placed", I don't quite understand what "add text to a drawing" mean. As you can add text to a drawing use MTEXT command as well, then what's the difference?

If possible, please explain in detail :) any answer will be appreciated.

thanks all

P.S sorry posting the question again, was posting it at the wrong forum
 
Cuttie,

you have 3 text commands.
TEXT/DTEXT is a single lined text object. Every line one obect. Just for simple words.
MTEXT, multilined text has more options. center justification, tabs, italic, etc. Mtext needs more memory.
You can convert mtext -> text with "_explode"
text -> mtext with lisps.

Lothar

ADT 2004
 
No need to use a Lisp to convert dtext to mtext. The "txt2mtxt" command will do that for you.
 
The express toolbar also has a utility for converting text to mtext.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top