Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nice3point/revitapi

Libraries for Revit plugin development
https://github.com/nice3point/revitapi

api revit

Last synced: 13 days ago
JSON representation

Libraries for Revit plugin development

Awesome Lists containing this project

README

        




RevitLookup

## Libraries for Revit add-ins development

This repository contains libraries for creating Revit add-in. All files are packed into separate Nuget packages for easy connection to your project. Only original files from the
latest [Revit](https://www.autodesk.com/products/revit) installation image are used.

Didn't find the library you need? [Tell me](https://github.com/Nice3point/RevitApi/issues/new)

## AdWindows

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.AdWindows?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.AdWindows)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.AdWindows?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.AdWindows)

Installation:

```text

```

## RevitAPI

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.RevitAPI?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPI)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.RevitAPI?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPI)

Installation:

```text

```

## RevitAPIUI

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.RevitAPIUI?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPIUI)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.RevitAPIUI?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPIUI)

Installation:

```text

```

## RevitAPIIFC

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.RevitAPIIFC?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPIIFC)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.RevitAPIIFC?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPIIFC)

Installation:

```text

```

## RevitAddInUtility

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.RevitAddInUtility?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAddInUtility/)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.RevitAddInUtility?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAddInUtility/)

Installation:

```text

```

## RevitAPIMacros

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.RevitAPIMacros?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPIMacros/)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.RevitAPIMacros?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.RevitAPIMacros/)

Installation:

```text

```

## UIFramework

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.UIFramework?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.UIFramework/)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.UIFramework?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.UIFramework/)

Installation:

```text

```

## UIFrameworkServices

[![Nuget](https://img.shields.io/nuget/vpre/Nice3point.Revit.Api.UIFrameworkServices?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.UIFrameworkServices/)
[![Downloads](https://img.shields.io/nuget/dt/Nice3point.Revit.Api.UIFrameworkServices?style=for-the-badge)](https://www.nuget.org/packages/Nice3point.Revit.Api.UIFrameworkServices/)

Installation:

```text

```