Any lisp to create balloon based on AMBOM of AutoCAD Mechaincal 2014?

Any lisp to create balloon based on AMBOM of AutoCAD Mechaincal 2014?

Anonymous
Not applicable
855 Views
2 Replies
Message 1 of 3

Any lisp to create balloon based on AMBOM of AutoCAD Mechaincal 2014?

Anonymous
Not applicable

I want a lisp to insert a balloon based on AMBOM directly, or somebody can tell me how to manipulate the AMBOM using lisp.
The lisp I want acts as below.
1, Input the command for the lisp, like cb, then the AutoCAD prompts for the item no..
2, User enters the no, the program checks if the item no. has been created in the AMBOM (Main bom or border boms).
   If it has not been created, prompts and quit the program.
3, If it has been created, prompts for the location where the balloon is attached to.
4, User clicks to give the location.
5, prompts for the location of the Item no..
6, User clicks to give the location.

The reason I want the lisp is that it's really annoying to create balloon based on AMBOM.

For example, I have made a Bom as below.

image.png

 

Then I need to add a balloon for item 2, the steps are as below:

1, Click Bom icon to open the Bom
2, click the row of the item 2

image.png
3, click the balloons icon

image.png


4, The rest procedures are as the procedure 4-6 of the lisp I want.

When I want to add another balloon, I have to do procedures 1-4 again!

 

 

 

 

0 Likes
856 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Good afternoon, it would be interesting to post this in the AutoCAD Mechanical forum.

0 Likes
Message 3 of 3

Anonymous
Not applicable

Thank you! I'll post it in AutoCAD Mechaincal forum too.

0 Likes