New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

Nice3point.Revit.Api.RevitAPIIFC

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Nice3point.Revit.Api.RevitAPIIFC

Library for Revit plugin development

Source
nugetNuGet
Version
2026.4.0
Version published
Maintainers
1
Created
Source

Libraries for Revit add-ins development

This repository contains libraries for creating Revit add-ins. All files are packed into separate Nuget packages for easy connection to your project. Only original files from the latest Revit installation image are used.

Didn't find the library you need? Tell me

RevitAPI

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.RevitAPI" Version="$(RevitVersion).*"/>

RevitAPIUI

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.RevitAPIUI" Version="$(RevitVersion).*"/>

RevitAPIIFC

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.RevitAPIIFC" Version="$(RevitVersion).*"/>

RevitNET

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.RevitNET" Version="$(RevitVersion).*"/>

AdWindows

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.AdWindows" Version="$(RevitVersion).*"/>

UIFramework

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.UIFramework" Version="$(RevitVersion).*"/>

UIFrameworkServices

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.UIFrameworkServices" Version="$(RevitVersion).*"/>

RevitAddInUtility

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.RevitAddInUtility" Version="$(RevitVersion).*"/>

RevitAPIMacros

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.RevitAPIMacros" Version="$(RevitVersion).*"/>

PackageContentsParser

Nuget Downloads

Installation:

<PackageReference Include="Nice3point.Revit.Api.PackageContentsParser" Version="$(RevitVersion).*"/>

Keywords

api

FAQs

Package last updated on 15 Nov 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts