Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 2
davidfink6724
347 Views, 1 Reply

RDBlink

I have seen the RDBlink in the Revit SDK sample files. Unfortunately, I have no programming experience though. Is there a RDBlink plugin that is ready to use or how can I get the sample to function? I am very interested in have bi-directional database functionality. If I need to learn to make my own what is the best place to start?
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: davidfink6724


First you will need Visual Studio to compile the dll... or you can download an equivelant and free program to do so at:

http://www.icsharpcode.net/OpenSource/SD/




Then you will need to add the information to your Revit.ini (included in the sample)...

The path to the DLL will need to match what you have in yout ini file...



[ExternalCommands]

ECCount=#

ECName#=RDB Link

ECClassName#=Revit.SDK.Samples.RDBLink.CS.Command

ECAssembly#="C:\Visual Studio 2008\Projects\RDBLink\bin\Debug\RDBLink.dll"

ECDescription#=Export/Import Revit data to/from database.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Rail Community