Revit family linking through Add-Ins and custom ribbons
Hi all,
I am currently working with the BIM team at work and have created a standard set of architectural detail families to be used across the board.
What i would like to do know is how can i create direct insert links to these families through our projects.
To break it down simply, i have created a custom ribbon menu which for example is called Details and within that ribbon there are buttons such as, wall detail, floor detail, glazing detail etc. I have gotten this far as to make the ribbon but they do no do anything yet. What i would like to do is be able to click 'wall detail' and it insert a linked family file that i manually set off our server.
Now i know that the simple way of doing this is to load all the detail families into a template file and they can then be selected through there but unfortunately we have many different templates due to project type constraints etc.
Is this something that is even possible and if so can someone help me out with some coding on how to do this. I am not very good at coding but am imagining that its as simple as telling the 'wall detail' button when pressed to open the family which is directed to a link that i have specified in the code.
Your help is much appreciated.