Nice3point.Revit.Extensions
2019.1.9
Prefix Reserved
See the version list below for details.
dotnet add package Nice3point.Revit.Extensions --version 2019.1.9
NuGet\Install-Package Nice3point.Revit.Extensions -Version 2019.1.9
<PackageReference Include="Nice3point.Revit.Extensions" Version="2019.1.9" />
<PackageVersion Include="Nice3point.Revit.Extensions" Version="2019.1.9" />
<PackageReference Include="Nice3point.Revit.Extensions" />
paket add Nice3point.Revit.Extensions --version 2019.1.9
#r "nuget: Nice3point.Revit.Extensions, 2019.1.9"
#:package Nice3point.Revit.Extensions@2019.1.9
#addin nuget:?package=Nice3point.Revit.Extensions&version=2019.1.9
#tool nuget:?package=Nice3point.Revit.Extensions&version=2019.1.9
Extensions for Revit plugin development
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.7
- JetBrains.Annotations (>= 2022.3.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Nice3point.Revit.Extensions:
| Package | Downloads |
|---|---|
|
HcBimUtils
Package Description |
|
|
HC.Tech.So.Revit.Templates
Templates for Revit plugin development |
|
|
DTDucas.RevitBase
Base framework for Revit API development with comprehensive command handling, exception suppression, and external event management |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Nice3point.Revit.Extensions:
| Repository | Stars |
|---|---|
|
lookup-foundation/RevitLookup
Interactive Revit RFA and RVT project database exploration tool to view and navigate BIM element parameters, properties and relationships.
|
|
|
Nice3point/RevitTemplates
Templates for creating Revit add-ins
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2026.0.2-preview.1.20251113 | 258 | 11/13/2025 | |
| 2026.0.1 | 11,432 | 4/2/2025 | |
| 2025.1.2-preview.1.20251113 | 240 | 11/13/2025 | |
| 2025.1.1 | 15,384 | 4/2/2025 | |
| 2024.2.2-preview.1.20251113 | 239 | 11/13/2025 | |
| 2024.2.1 | 15,170 | 4/2/2025 | |
| 2023.4.2-preview.1.20251113 | 247 | 11/13/2025 | |
| 2023.4.1 | 14,386 | 4/2/2025 | |
| 2022.4.2-preview.1.20251113 | 241 | 11/13/2025 | |
| 2022.4.1 | 6,520 | 4/2/2025 | |
| 2021.4.2-preview.1.20251113 | 245 | 11/13/2025 | |
| 2021.4.1 | 6,784 | 4/2/2025 | |
| 2020.4.2-preview.1.20251113 | 242 | 11/13/2025 | |
| 2020.4.1 | 4,131 | 4/2/2025 | |
| 2019.4.2-preview.1.20251113 | 222 | 11/13/2025 | |
| 2019.1.9 | 2,517 | 11/17/2022 |
ElementExtensions:
- Method chain support
ElementIdExtensions:
- Fixed cast operations. Directly cast used by default (safe cast early)
SchemaExtensions:
- SaveEntity now return bool if the entity save was successful
SystemExtensions:
- AppendPath overload with params