Ilogic program for creating balloons in drawing

Ilogic program for creating balloons in drawing

Ritesh.Gurao
Participant Participant
882 Views
6 Replies
Message 1 of 7

Ilogic program for creating balloons in drawing

Ritesh.Gurao
Participant
Participant

I am operating my 3D assembly by ilogic, I want to place ballooning automatically through ilogic as per the part list.

 

0 Likes
Accepted solutions (1)
883 Views
6 Replies
Replies (6)
Message 2 of 7

BM_Ashraf
Advocate
Advocate
Accepted solution

Hi,

Here is a script that does similar job. Maybe you need to adjust it to fit your needs


https://forums.autodesk.com/t5/inventor-programming-ilogic/auto-ballooning-a-drawing-attach-balloon-...

if you are looking for a ready to use and reliable solution please check
https://bluemech.de/product/inventor_adc_automatic_drawing_creator/

Here is a quick review of how it works.
https://www.youtube.com/watch?v=XWoRR8oPh60

 

 

 

If this solved your problem, or answered your question, please click ACCEPT SOLUTION.

Blue Mech

Add-ins for Inventor!

0 Likes
Message 3 of 7

Ritesh.Gurao
Participant
Participant

Dear @BM_Ashraf, Thank you for the reference.

Message 4 of 7

Ritesh.Gurao
Participant
Participant

Dear @BM_Ashraf, Ballooning part is clear for me, now I need to work on dimensioning, I just want to retrieve from first sketch of model dimension for height and width only, and it should appear in assembly drawing for all panels,

My current program is working only for single part.

0 Likes
Message 5 of 7

BM_Ashraf
Advocate
Advocate
Hi,

This is a very special function.

This link might help you get what you are looking for
https://forums.autodesk.com/t5/inventor-programming-ilogic/code-for-retrieve-model-annotations-in-dr...

Here you can find another general script to retrieve dimensions
https://bluemech.de/community/inventor-forum/autodesk-inventor-retrieve-function/
If this solved your problem, or answered your question, please click ACCEPT SOLUTION.

Blue Mech

Add-ins for Inventor!

0 Likes
Message 6 of 7

Ritesh.Gurao
Participant
Participant

Hi @BM_Ashraf, is there any method by which we call, add balloons for all repetitive part (all similar QTY in from cutting list) for eg. we have part no. 4 with 3 QTY, so balloon should add on all 3 part showing.

0 Likes
Message 7 of 7

BM_Ashraf
Advocate
Advocate

Hi,

Yeah, Please use this link again
https://forums.autodesk.com/t5/inventor-programming-ilogic/auto-ballooning-a-drawing-attach-balloon-...


Just remove marked

BM_Ashraf_0-1715579454444.png

 

If this solved your problem, or answered your question, please click ACCEPT SOLUTION.

Blue Mech

Add-ins for Inventor!

0 Likes