Insert text to dynamic height, width and orientation

Insert text to dynamic height, width and orientation

Anonymous
Not applicable
748 Views
5 Replies
Message 1 of 6

Insert text to dynamic height, width and orientation

Anonymous
Not applicable

Hi,

 

Can anyone please tell me, is there a command to insert text at a dynamic width? Obviously DTEXT allows dynamic height and orientation? Ideally with insert point as bottom left.

 

Thanks in advance.

 

Rroger_D

0 Likes
Accepted solutions (1)
749 Views
5 Replies
Replies (5)
Message 2 of 6

jggerth
Advisor
Advisor

The normal MText command will let you pick height and rotation on-screen,  but from upper left.

 

Type H and picking the upper left point, and stretch out the rubberband line as far as you like.  then R for Rotation, and drag to the angle you want.  Width works the same way.  

 

0 Likes
Message 3 of 6

Anonymous
Not applicable

Hi JGerth,

 

Thank you for your time in replying. Unfortunately, the MText command is not as versatile as I am hoping for. I nee to have the insert as the bottom left and also, changing the width simply changes the text box and not, stretches the text which is what I am in need of.

 

Currently, I am using DText and having to manually type in the height, manually rotate and then determine the width factor by trial and error.

 

Is there anything else do you know?

 

Thanks.

 

R

0 Likes
Message 4 of 6

jggerth
Advisor
Advisor

Sorry,  I don't believe there's anything out there that would let you do all that, especially dynamically changing the width factor property of a text string.  That seems like a very niche need, and your best bet is probably to do some custom programming

0 Likes
Message 5 of 6

Kent1Cooper
Consultant
Consultant
Accepted solution

@Anonymous wrote:

.... 

Can anyone please tell me, is there a command to insert text at a dynamic width? ....


Use ALIGN or FIT Justification.  In the TEXT command, you can choose the Justify option first, or [though it doesn't list them in the initial prompt] you can just directly type an A or F.  Both of them ask for endpoints of the base line.  Align keeps normal character proportions and adjusts the height so that the baseline matches the two points you give it.  Fit also asks for a height, and adjusts the character proportions to make the baseline match.

 

These justification options have been around as long as I can remember [since at least 1984] -- read up about Text and familiarize yourself with all the possibilities.

Kent Cooper, AIA
0 Likes
Message 6 of 6

Anonymous
Not applicable

Ah! I wasn't aware of those commands. FIT appears to offer me the solution that I am after, or at least a workable one.

 

Many thanks Kent1cooper.

 

Rroger_D

0 Likes