iLogic Drawing view page numbering

iLogic Drawing view page numbering

jnewon
Advocate Advocate
186 Views
1 Reply
Message 1 of 2

iLogic Drawing view page numbering

jnewon
Advocate
Advocate

Hey.

Our company requires that we put sheet # /page no. in a part balloon when we display a weldment or assembly (pic1). This is so the fabricator can find the specific part in the pack of prints. We have been doing this for a few years with some iLogic I found and cobbled together. The code basically iterates thru all the views and puts a custom iProperty with the sheet number into the part (pic2). As you can see this can add up depending on how many assemblies the part is in. This allows me to balloon the part and pull the custom property with the sheet number specific to the drawing as seen in pic 1. Also the BOM part list also has sheet numbers in the table(pic3).

 

This all works well with some caveats. The biggest one being the endless updating of assemblies that use the same part. 

 

I would like to develop some code that would build an excel parts table specific to the assembly or drawing that has all the information I need for the BOM and for the balloons. This way the parts don't get changed. I don't see a problem with the parts BOM but with the balloons. The balloons pull information from the part and not an excel sheet.

 

There may not be any other way to accomplish this task. Any thoughts?

 

Thanks

John 

 

 

pic 1 Part sheet numbering

jnewon_0-1713276085330.png

Pic2 Part iProperty

jnewon_1-1713276360780.png

Pic3 BOM

jnewon_2-1713276802119.png

 

 

 

0 Likes
187 Views
1 Reply
Reply (1)
Message 2 of 2

kacper.suchomski
Mentor
Mentor

Hi

Ask here:

https://forums.autodesk.com/t5/inventor-programming-ilogic/bd-p/120

 

But first, search the list of topics and see if it has been covered before.

 


Kacper Suchomski

EESignature


YouTube - Inventor tutorials | LinkedIn | Instagram

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.