The text inside the block moves to the boundary?

The text inside the block moves to the boundary?

1127204185
Advocate Advocate
2,627 Views
24 Replies
Message 1 of 25

The text inside the block moves to the boundary?

1127204185
Advocate
Advocate

The text inside the block moves to the boundary?test22.png

0 Likes
2,628 Views
24 Replies
Replies (24)
Message 21 of 25

devitg
Advisor
Advisor

Just to make it clear , the OP could test his ACAD , by 

 

type VLIDE at the acad command line 

 

or copy and paste it to acad command line 

 

(alert "I can run LISP")

 

I can run LISP.PNG

0 Likes
Message 22 of 25

roland.r71
Collaborator
Collaborator

@pbejse wrote:

It makes me wonder why the need for a program and the "TEXT" is not even an attribute that would change from time to time. Maybe there's more to this than what the OP is telling us.

 

 


Yes. Same here.

I wonder how this actually came to be. Because it's a problem best solved at the source.

 

It looks generated, or exported from another program, not drawn by hand.

 

So the question is, why change it at the rear, instead of the front? Is it to adjust a large collection of existing objects, like these?

 

Or is it because its being generated by an existing lisp (which he's working on?) and he doesn't know how to correctly align the text?

 

If its exported from another program, can he not (better) correct the output there (if possible) ?

 

edit:

Adjusting the text justification to corresponding corner pretty much solves the problem, btw. (at least for the given example)

0 Likes
Message 23 of 25

well20152016
Contributor
Contributor
0 Likes
Message 24 of 25

roland.r71
Collaborator
Collaborator

@well20152016 wrote:
 
 
You need  ? https://www.theswamp.org/index.php?topic=53200.0


hmmm...

Select object:
 p0
 p1
 p2; error: bad argument type: numberp: nil

 

0 Likes
Message 25 of 25

well20152016
Contributor
Contributor
0 Likes