- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I am trying to teach myself lisps but I am still brand new so I apologize in advance for the newbie question.
In our office, we currently have a collection of lisps that were created by a former employee. Right now I'm looking at the lisps for placing callouts such as detail callouts, post callouts, strap callouts etc.
The way these callout lisps work is it predefines point 1 and point 2 based on insertion point and selected angle then adds a line using those two points and then adds a callout head (dynamic block) at point 2.
I'm not loving the idea of every callout being made up of a separate line and head. I would rather create a simpler lisp using multileaders to make it one single object.
I have already gone into our template and created multileader types for each type of callout (using the dynamic blocks rather than text)
I would like to modify the lisp to first select the multileader type, and then place the multileader from point 1 to point 2. Can anyone give me an idea if this is possible and what the lisp might look like? Thanks
Solved! Go to Solution.