Jump to content

Leader Line Dynamic Block


Recommended Posts

Hi,

looking to make a dynamic block with attributed text within a box and a leader line functioning in a similar way to a multileader. I have a limited experience with dynamic blocks and am unable to incoporate the attributes of a multi-leader line into the block.

 

Does any know how I can achieve this?

Link to comment
Share on other sites

Go to Multileader Style manager - Modify or New - Content -Multileader Type. The dropdown will allow you to attach a block to the multileader that has modifyable text attributes. You can use one of the predefined choices or create a block of your own to attach to the multileader.

Link to comment
Share on other sites

Try this lisp. 8) This lisp loads each time I open AutoCAD. I use this routine very often.

 

There are numerous options.

 

(B1B) Draws a 2 point line and encircles the callout number. Adds a dot as the originator.

(B2B) Draws a standard leader and encircles the callout number.

(B3B) This was added, try it.

(BTB) Draws a box around text entities at twice the text height.

(C1B) Draws a 3 point curved spline and adds the callout number.

(D1B) Draws a 2 point line and encloses the callout number with a polygon.

Adds a dot as the originator.

(T1B) Draws an ANSI Datum Target to define planes.

(BSET) Sets the initial value for incremental numbering.

(SET) Set the initial value, whatever you like.

 

All are drawn using the current text style and dimscale on a new Balloon layer.

Callout.lsp

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...