Jump to content

I'm looking for a LISP code example for AutoCAD LT 2024. I'm having difficulty entering the code due to a forgotten shortcut key


pondpepo9

Recommended Posts

"I want to know how to create a leader with text that automatically adjusts the size of a bounding box when the text is changed. I've tried using the built-in Tool Palettes in AutoCAD LT 2024, but the bounding box doesn't resize when I change the text size."

Link to comment
Share on other sites

Ok first answer can not look inside a VLX its a protected lisp, you need to contact the author.

 

If a leader has MTEXT not text it should resize the bounding box when the string changes.

Link to comment
Share on other sites

1 hour ago, BIGAL said:

Ok first answer can not look inside a VLX its a protected lisp, you need to contact the author.

 

If a leader has MTEXT not text it should resize the bounding box when the string changes.

I remember now. The key is the word "CX".

 

Link to comment
Share on other sites

6 hours ago, pondpepo9 said:

I remember now. The key is the word "CX".

When loading the callout.VLX, an entry in the command line is displayed:
Created by Stefan M. (phanaem@gmail.com) for kimprojects.com
****Type CX to start callout command****

callout.VLX.png

Edited by Nikon
Link to comment
Share on other sites

10 hours ago, pondpepo9 said:

"I want to know how to create a leader with text that automatically adjusts the size of a bounding box when the text is changed. I've tried using the built-in Tool Palettes in AutoCAD LT 2024, but the bounding box doesn't resize when I change the text size."

The key here is setting the proper setting in the MLEADERSTYLE:

 image.png.e67de3e70581334d10b33195c879f273.pngimage.png.5ab082b6b38ccd68339e741acf74cb3f.pngimage.png.7cdb083d5cd6e9c8192878a3789e12b1.png

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...