Duplicating Assembly sheets into another Revit session (file)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to work on a Macro that can duplicate assemblies (with its sheets, views and annotations) across different projects that use the same assembly or unit (family), in a similar fashion as we do when using "Transfer Project Standards". I have been using Troy's macro (http://revitcoaster.blogspot.co.uk/) to duplicate sheets successfully and read Jeremy Tammik's post (http://thebuildingcoder.typepad.com/blog/2012/09/parts-assemblies-partutils-and-divideparts.html) about the basic information used when working with assemblies. However, I have no clue about how to bridge those two and been able to write codes to transfer the assemblies to another opened session in Revit, which would have the families loaded (the ones where I am creating the assemblies).
I have very basic knowledge of writing codes in VB, C# and .NET, but I am looking into ideas of how can I accomplish this. If you have any ideas about it, please let me know, as this would be very useful for the design workflow in the company I work for.
Thank you very much, and best regards,
Francisco