How to permanently add a custom column in the BOM?

How to permanently add a custom column in the BOM?

damianbDSTMH
Explorer Explorer
556 Views
3 Replies
Message 1 of 4

How to permanently add a custom column in the BOM?

damianbDSTMH
Explorer
Explorer

Hi All,

 

Is there a way to permanently add custom columns to the inventor BOM, with iproperty values?

In other words, whenever I start a new project it must be there.

 

For example, when I create an assembly, the entire project has a job number and each part gets an individual drawing number. So the job nr & drawing number tabs are added as custom.

They link to my custom title block to display these values.

 

Thanks in advance!

0 Likes
Accepted solutions (2)
557 Views
3 Replies
Replies (3)
Message 2 of 4

admaiora
Mentor
Mentor
Accepted solution

Hi,

 

you can save it as a template (save >Save Copy as a template)

Admaiora
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.

_____________________________________________________________________________
Facebook | Twitter | Youtube

Message 3 of 4

damianbDSTMH
Explorer
Explorer

Hi There,

 

Ok, not a bad idea. Didn't think of that, thanks.

It would be working around the problem though. I can do that until something better comes along, surely there must be a way to permanently insert it into the software.

 

Times like these I wish I knew how to code! ha-ha

Message 4 of 4

gregory_nickol
Advocate
Advocate
Accepted solution

If you want these custom columns always available to you going forward, adding them to the template is the intended workflow based on the software design. If you have existing files that you need to add these to, there's at least one option using iLogic written by someone else already where all you really have to change is the source file name as long as it still works in the current version of Inventor. If you need to do that, take a look at Message 3 of 5 here: https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/ilogic-to-add-custom-iproperty-colum... 
There are also ways to have an iLogic rule loop to run on all your open files but that's a little bit more complicated.