How to position the the text from right reference?

How to position the the text from right reference?

Anonymous
Not applicable
646 Views
1 Reply
Message 1 of 2

How to position the the text from right reference?

Anonymous
Not applicable

Label position.jpg

I know how to add text giving the x,y,z position. 

But it considers the text start (Left) on the drawing above.

Is it possible to add a text giving the text end position (Right) ?

0 Likes
Accepted solutions (1)
647 Views
1 Reply
Reply (1)
Message 2 of 2

Ed__Jobe
Mentor
Mentor
Accepted solution

In VBA, you are very limited to options when adding entities. You have to change entity properties after you create it. If you simply change the justification to Right, then the point you specified at creation will be the right insert point.

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature

0 Likes