Revit Extensions Software Development Toolkit (SDK)
Welcome to the Revit Extensions Software Development Toolkit. This package includes project templates for
Visual Studio, documentation and samples that support creation of Extensions via the Extensions framework.
Content
Folder File Description
Documentation Read Me [Link] This document containing the packing list for
the Extensions SDK.
Getting Started for Extensions [Link] Getting started document contains
information about the basics of Extensions
SDK and how to create a first Extension.
User Manual for Extensions [Link] User manual document contains detailed
information about Extensions framework.
Design Guidelines for Extensions [Link] Design Guidelines document describes how
to design Extensions Graphical User
Interface.
PyramidGenerator [Link] This document explains how the “Pyramid
Generator” sample in the samples folder is
constructed.
[Link] File containing documentation on the
Extensions SDK framework.
Folder File Description
Samples Unit Sample to learn how to take advantage of the
Extension Unit Engine.
FrameGenerator Sample to learn how to interact with Revit.
Serialization Sample to learn how to use Extensions
serialization.
ElementReportHTML Sample to learn how to use the HTML report.
ContentGeneratorWPF Sample to learn how to use the content
generator component.
ExtensionRevitLauncher Sample to learn how to connect your
extensions to Revit Ribbon.
PyramidGenerator Sample describing step by step how to create
your own extension.
DRevitFreezeDrawing Sample presenting DWG import/export
mechanisms used to freeze drawing.
Folder File Description
Visual Studio Items This directory contains files to copy on items
templates template folder from Visual Studio.
Project This directory contains files to copy on items
project folder from Visual Studio.