Message 1 of 2
i want to export revit data.

Not applicable
07-14-2013
09:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i want to export revit modeling data for mdb(not using DB Link tool)
i found Interop.ADOX.dll.
i add Interop.ADOX.dll to my project reference.
and i bulid and execute external command. but an error occured.
The error like this :
Revit encountered a System.IO.FileNotFoundException : Could not load file or assembly 'Interop.ADOX, Version=2.8.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
help me.
please solve this problem or exporting modeling data way.(not using DB Link)