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
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.
Is this a custom addin that you have built yourself?