A few notes on Compiling and Installing the Revit API Samples

You might be surprised at some of the cool samples that are included in the Revit SDK – which is likely already installed on your system.  Here are a few notes on pathing that may assist:

Build Revit API Samples:
C:Revit 2014 SDKSamplesSDKSamples2014.sln

Copy these files

to
C:Program Files (x86)Reference AssembliesMicrosoftFramework.NETFrameworkv4.0

Build solution

Modify DLL path in:
C:Revit 2014 SDKSamplesRvtSamplesCSRvtSamples.addin
to
C:Revit 2014 SDKSamplesRvtSamplesCSRvtSamples.dll

Save the .addin to:
C:ProgramDataAutodeskRevitAddins2014

0 0 votes
Article Rating
Subscribe
Notify of
guest

3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Anonymous
Anonymous
10 years ago

Please could you expand those notes so that non-experts in Visual can take steps to install the Revi API Samples?

Thanks.

Дамир Шамуков

Pls could you help me in my problem with add-in for Revit. It works in 2014 veersion, but doesn't work in 2015. I already built new dll.

Luke Johnson
9 years ago

Is this a custom addin that you have built yourself?