0% found this document useful (0 votes)
195 views

Read Me First

This SDK package includes documentation, samples, and utilities for customizing Revit using the Revit API. It contains documentation on changes to the API, examples of programs developed using the API across Revit verticals, and a single workspace containing sample projects demonstrating specific Revit API tasks. Users should read the Getting Started guide and documentation on API changes to learn how to use and customize Revit with the API.

Uploaded by

Chuctb Pham
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
195 views

Read Me First

This SDK package includes documentation, samples, and utilities for customizing Revit using the Revit API. It contains documentation on changes to the API, examples of programs developed using the API across Revit verticals, and a single workspace containing sample projects demonstrating specific Revit API tasks. Users should read the Getting Started guide and documentation on API changes to learn how to use and customize Revit with the API.

Uploaded by

Chuctb Pham
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Revit Software Development Toolkit (SDK) Copernicus edition

Welcome to the Revit Copernicus SDK. This package includes documentation, samples, and utilities that
support customization of Revit via the Revit API. This package also includes samples and documentation for
the macro capability of Revit based on SharpDevelop.

Please read the Revit Platform API changes and additions.docx file to find the details about what has been
added or changed in the API.

The SDK hierarchy contains examples of programs developed using the Revit API. This SDK includes
programming documentation and examples for all Revit verticals.

Content
Folder File Description
Revit Read Me First.doc This document containing the packing
Copernicus list for the SDK.
SDK Getting Started with the Revit API.doc Getting started document contains
information about the basics of the
Revit API. This is the place to start
when getting familiar with the API.
RevitAPI.chm The reference help for the RevitAPI and
RevitAPIUI libraries.
RevitAddInUtility.chm The reference help for the
RevitAddInUtility libraries, which
permits read and modification of add-in
manifest files.
Revit Platform API changes and Lists the major and minor changes to
additions.docx the API since the last major release.
Autodesk Icon Guidelines.pdf A document describing the Autodesk
process for icon design, so that the
icons used by your API add-on can fit
with the look-and-feel of Revit.
Add-In Manager A sample addin to manage other addins.
Revit SDKSamples.sln Single workspace containing almost all
Copernicus the sample projects.
SDK\Samples (Sample projects) A number of functional example
projects using the Revit API. Each
project shows example of specific tasks
that can be performed using the Revit
API. Note: Each example has a
manifest file that can be copied to the
add-in folder to be able to use the
sample. Please refer to the Getting
Started doc for instructions.
Note that RevitLookup is no longer included in the SDK but can be found at
https://github.com/jeremytammik/RevitLookup

You might also like