0% found this document useful (0 votes)
15 views1 page

Revit Extensions SDK Overview and Resources

The Revit Extensions SDK includes documentation, samples, and Visual Studio project templates to help developers create extensions for Revit. It provides getting started guides, user manuals, and tutorials that explain how to design extensions and take advantage of the extension framework. Sample extensions demonstrate how to interact with Revit, use serialization, create HTML reports, and more.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

Revit Extensions SDK Overview and Resources

The Revit Extensions SDK includes documentation, samples, and Visual Studio project templates to help developers create extensions for Revit. It provides getting started guides, user manuals, and tutorials that explain how to design extensions and take advantage of the extension framework. Sample extensions demonstrate how to interact with Revit, use serialization, create HTML reports, and more.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like