Creating a dynamic callout for Enlarged Plans and Details

Creating a dynamic callout for Enlarged Plans and Details

bwhisenhunt
Enthusiast Enthusiast
5,560 Views
6 Replies
Message 1 of 7

Creating a dynamic callout for Enlarged Plans and Details

bwhisenhunt
Enthusiast
Enthusiast

I have a co-worker that said at another firm they had a "thingy" which would automatically draw the surround for an item (Enlarged Plan or Detail), fillet the corners, insert their Detail symbol and place a polyline from the symbol to the surround.   The only thing I could think would do this is some type of custom LISP routine.   Is there a trick I'm missing or was this most likely something they did custom?   Example below:

 

Detail Callouts.jpg

0 Likes
5,561 Views
6 Replies
Replies (6)
Message 2 of 7

pendean
Community Legend
Community Legend
Probably a dynamic block to resize the shape, otherwise it's just a block "thingy": do you need help crating a block that looks like that with all the pieces, including the calloiut circle/line/two text block?
0 Likes
Message 3 of 7

john.vellek
Alumni
Alumni

Hi @bwhisenhunt,

 

EDIT - I read two posts and answered incorrectly. I apologize. Yes there are lisp routines that can do this. Can I move your thread to the Customization forum?

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 4 of 7

bwhisenhunt
Enthusiast
Enthusiast

Yes, I started in this forum to make sure there was no Autocad function that already did this.   

0 Likes
Message 5 of 7

pendean
Community Legend
Community Legend
Dynamic Blocks forum is the better place for this IMHO: then just use TP to drag/drop into files when needed.
0 Likes
Message 6 of 7

bwhisenhunt
Enthusiast
Enthusiast

I understand the concept of doing it as a dynamic block which would work fine with standard rectangular boundaries.   However, we have many instanced of irregular polygonal calls that this will not work for.  I believe what my co-worker was trying to articulate was that he would "click" (I'm assuming it was an icon) and then he drew around what he wanted surrounded, hit enter, then would drag the callout where he wanted it, hit enter, and enter the detail/sheet numbers.   That was why I thought it had to be a LISP because I've never seen anything like that.  It still drives me nuts trying to write custom hatch patterns so I really don't want to try programming LISP if there is one already available.   That was worse than learning HTML.

0 Likes
Message 7 of 7

pendean
Community Legend
Community Legend
Based on your description....
PLINE command, with a preset layer/color/linetype, "drew around" what you want, followed by what looks like a single-line/no landing/no arrow MLEADER attached to a bubble note that prompts you to enter the attributes value.

What do you think?
0 Likes