| Author |
Message |
Walt Engle
Guest
|
Posted:
Wed Oct 27, 2004 1:45 am Post subject:
Dimension text above and below dim line |
|
|
I have seen it posted once, but cannot find the answer. Does anybody
know how to edit mtext so that there would be one line of text above the
dim line and another line of text below?
TIA
|
|
| Back to top |
|
 |
C Witt
Guest
|
Posted:
Wed Oct 27, 2004 2:06 am Post subject:
Re: Dimension text above and below dim line |
|
|
TEXT\XTEXT
The key is the "\x"
Walt Engle wrote:
| Quote: | I have seen it posted once, but cannot find the answer. Does anybody
know how to edit mtext so that there would be one line of text above the
dim line and another line of text below?
TIA
|
|
|
| Back to top |
|
 |
David Kozina
Guest
|
Posted:
Wed Oct 27, 2004 2:13 am Post subject:
Re: Dimension text above and below dim line |
|
|
(BTW, X must be capitalized, as in the first example)
"C Witt" <cwitt_AT_trkeng.com> wrote in message
news:417eca59$1_2@newsprd01...
| Quote: | TEXT\XTEXT
The key is the "\x"
Walt Engle wrote:
I have seen it posted once, but cannot find the answer. Does anybody
know how to edit mtext so that there would be one line of text above the
dim line and another line of text below?
TIA
|
|
|
| Back to top |
|
 |
Walt Engle
Guest
|
Posted:
Wed Oct 27, 2004 2:20 am Post subject:
Re: Dimension text above and below dim line |
|
|
C Witt wrote:
| Quote: | TEXT\XTEXT
The key is the "\x"
Walt Engle wrote:
I have seen it posted once, but cannot find the answer. Does anybody
know how to edit mtext so that there would be one line of text above the
dim line and another line of text below?
TIA
|
Many thanks - thought I could remember it, but getting old. |
|
| Back to top |
|
 |
Walt Engle
Guest
|
Posted:
Wed Oct 27, 2004 2:20 am Post subject:
Re: Dimension text above and below dim line |
|
|
David Kozina wrote:
| Quote: | (BTW, X must be capitalized, as in the first example)
"C Witt" <cwitt_AT_trkeng.com> wrote in message
news:417eca59$1_2@newsprd01...
TEXT\XTEXT
The key is the "\x"
Walt Engle wrote:
I have seen it posted once, but cannot find the answer. Does anybody
know how to edit mtext so that there would be one line of text above the
dim line and another line of text below?
TIA
|
Many thanks |
|
| Back to top |
|
 |
Tom Smith
Guest
|
Posted:
Wed Oct 27, 2004 4:08 pm Post subject:
Re: Dimension text above and below dim line |
|
|
Walt, the only caveat is, you can't move the dim text anywhere away from the
default position when you do this, or it breaks the dimension line. |
|
| Back to top |
|
 |
David Kozina
Guest
|
Posted:
Wed Oct 27, 2004 4:56 pm Post subject:
Re: Dimension text above and below dim line |
|
|
You can use DIMTEDIT Left/Center/Right options for a limited set of
positions.
Wish there was more flexibility, though.
"Tom Smith" <nospam> wrote in message news:417f8fa8$1_3@newsprd01...
| Quote: | Walt, the only caveat is, you can't move the dim text anywhere away from
the
default position when you do this, or it breaks the dimension line.
|
|
|
| Back to top |
|
 |
Tom Smith
Guest
|
Posted:
Wed Oct 27, 2004 5:13 pm Post subject:
Re: Dimension text above and below dim line |
|
|
Thanks, David! At least the left and right options give us two more
possibilities besides home. |
|
| Back to top |
|
 |
Walt Engle
Guest
|
Posted:
Wed Oct 27, 2004 5:58 pm Post subject:
Re: Dimension text above and below dim line |
|
|
David Kozina wrote:
| Quote: | You can use DIMTEDIT Left/Center/Right options for a limited set of
positions.
Wish there was more flexibility, though.
"Tom Smith" <nospam> wrote in message news:417f8fa8$1_3@newsprd01...
Walt, the only caveat is, you can't move the dim text anywhere away from
the
default position when you do this, or it breaks the dimension line.
|
And I wish it would work (above/below) on leaders, such as diameter or radii.
Oh for R12. |
|
| Back to top |
|
 |
MarcelGosselin
Guest
|
Posted:
Sat Oct 30, 2004 2:31 am Post subject:
Re: Dimension text above and below dim line |
|
|
| I wish you could move it, without it popping above the line. Must be too hard for AutoCAD to fix!! |
|
| Back to top |
|
 |
David Kozina
Guest
|
Posted:
Sun Oct 31, 2004 12:46 am Post subject:
Re: Dimension text above and below dim line |
|
|
First, I don't use AutoCAD's built-in mtext editor.
I hear it's much much improved over the R14 version, (I would hope so).
Still, I'll continue to use TextPad, thank you.
At any rate, I say this because I don't know if that might be (part of) the
problem.
But maybe not.
Another possibility - are you trying to edit the text INSIDE the properties
box on the Contents line?
If so, I'm wondering if you need two backslashes (ie \\P rather than \P) for
the paragraph returns?
Seems like this causes some difficulties with respects to the FIND command
as well. It has difficulties with finding dimension text override strings
after a \X or \P modifier (and you can unwittingly mangle them (by losing
the subsequent text), if you're not careful).
IOW, WE type \X or \P - but AutoCAD automatically converts these modifiers
to be \\X or \\P.
But I don't know if any of the above relates to the particular difficulties
you mention.
Best regards,
David Kozina
"madcadd" <nospam@address.withheld> wrote in message
news:28349439.1099103394667.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | Hi Walt, C Witt, David Kozina and Tom Smith,
Nice to see we are still learning. I've attached a zipped file with two
jpg's showing editting of Mtext and editting of Dimension Mtext.
When I just move above the text, Mtext or Dim and add or -ditto- below the
text and add, no problem. But if I try to type it all on one line (as it is |
shown in the property box), it don't work as shown in the dimension
example???
| Quote: |
What am I doing wrong? |
|
|
| Back to top |
|
 |
teiarch
Guest
|
Posted:
Mon Nov 01, 2004 7:27 am Post subject:
Re: Dimension text above and below dim line |
|
|
To All Participents In This Post:
There's a similar question and slightly different responses I just looked at on CADCHAT.COM.
Might clear up some dangling issues if you care to look..... |
|
| Back to top |
|
 |
|
|
|
|