Nice3point.Revit.Extensions
2019.1.9
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Nice3point.Revit.Extensions" Version="2019.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nice3point.Revit.Extensions --version 2019.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nice3point.Revit.Extensions, 2019.1.9"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Nice3point.Revit.Extensions as a Cake Addin #addin nuget:?package=Nice3point.Revit.Extensions&version=2019.1.9 // Install Nice3point.Revit.Extensions as a Cake Tool #tool nuget:?package=Nice3point.Revit.Extensions&version=2019.1.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7
- JetBrains.Annotations (>= 2022.3.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Nice3point.Revit.Extensions:
Package | Downloads |
---|---|
HcBimUtils
Package Description |
|
HC.Tech.So.Revit.Templates
Templates for Revit plugin development |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Nice3point.Revit.Extensions:
Repository | Stars |
---|---|
jeremytammik/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 | |
---|---|---|---|
2025.0.1-preview.5.0 | 33 | 1/7/2025 | |
2025.0.1-preview.4.1 | 96 | 12/30/2024 | |
2025.0.0 | 9,414 | 4/2/2024 | |
2024.1.1-preview.5.0 | 22 | 1/7/2025 | |
2024.1.1-preview.4.1 | 65 | 12/30/2024 | |
2024.1.0 | 9,875 | 4/2/2024 | |
2023.3.1-preview.5.0 | 27 | 1/7/2025 | |
2023.3.1-preview.4.1 | 63 | 12/30/2024 | |
2023.3.0 | 9,951 | 4/2/2024 | |
2022.3.1-preview.5.0 | 24 | 1/7/2025 | |
2022.3.1-preview.4.1 | 41 | 12/30/2024 | |
2022.3.0 | 4,327 | 4/2/2024 | |
2021.3.1-preview.5.0 | 23 | 1/7/2025 | |
2021.3.1-preview.4.1 | 37 | 12/30/2024 | |
2021.3.0 | 4,975 | 4/2/2024 | |
2020.3.1-preview.5.0 | 27 | 1/7/2025 | |
2020.3.1-preview.4.1 | 40 | 12/30/2024 | |
2020.3.0 | 3,592 | 4/2/2024 | |
2019.1.9 | 2,145 | 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