Message 1 of 9
Possible to BIND link model programmatically?

Not applicable
02-21-2018
11:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm trying to find out a solution that converts a parent revit model with a lot of child link models to ONE complete ifc file.
As a result of my research, it suggests that there's no way to do so.
So I take a step back -- programmatically bind all the child models into the parent , then convert it to ifc.
However, I can't find any relative method in revit 2017 api, nor any useful articles giving sample code.
So, my question is, is it possible to bind link model programmatically? and how?
Thank you.
Eli