Revit Addin Database selection, data storing format and import-export coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
We are at the very beginnig of a project on development of a database and its connection to Revit with an addin. The database will be a collection of system families like walls, floors, facade and roof. We have three questions in mind to find answers.
1. Which database is most useful to keep the data? We have began with MS SQL but if it is not the right choise we can change it as we are at the beginning.
2. Should we save the data in XML format or do we have another option as we will show the appearance of the building elements in the addin interface, too?
3. If XML is the right choise, we can find some information exporting the data but we could not find any information about importing the data to Revit if anyone can give us information we will be grateful.
Thank you in advance.