NavisworksAPIdlls2023 1.2.2

dotnet add package NavisworksAPIdlls2023 --version 1.2.2
NuGet\Install-Package NavisworksAPIdlls2023 -Version 1.2.2
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="NavisworksAPIdlls2023" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NavisworksAPIdlls2023 --version 1.2.2
#r "nuget: NavisworksAPIdlls2023, 1.2.2"
#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 NavisworksAPIdlls2023 as a Cake Addin
#addin nuget:?package=NavisworksAPIdlls2023&version=1.2.2

// Install NavisworksAPIdlls2023 as a Cake Tool
#tool nuget:?package=NavisworksAPIdlls2023&version=1.2.2

This NuGet package contains the essential DLLs for the Navisworks 2023 API, which facilitates the development of add-ins and tools for Navisworks.

Features

  • Contains all the core DLLs of the Navisworks 2023 API.
  • Supports projects targeting .NET Framework 4.8.
  • Simplifies dependency management for Navisworks projects and add-ins.

Included dlls:

  • AdWindows.dll
  • Autodesk.Navisworks.Api.dll
  • Autodesk.Navisworks.Automation.dll
  • Autodesk.Navisworks.Clash.dll
  • Autodesk.Navisworks.ComApi.dll
  • Autodesk.Navisworks.Controls.dll
  • Autodesk.Navisworks.Interop.ComApi.dll
  • Autodesk.Navisworks.Interop.ComApiAutomation.dll
  • Autodesk.Navisworks.Interop.Timeliner.dll
  • Autodesk.Navisworks.Resolver.dll
  • Autodesk.Navisworks.Takeoff.dll
  • Autodesk.Navisworks.Timeliner.dll
  • navisworks.gui.common.dll
  • navisworks.gui.generic.dll
  • navisworks.gui.interface.dll
  • navisworks.gui.roamer.dll
  • navisworks.roamer.plugin.dll

How to Use

To add NavisworksAPIdlls2023 to your project, use the following command in the Package Manager Console:

Install-Package NavisworksAPIdlls2023 -Version 1.1.0

Disclaimer

This package is not an official product of Autodesk and is not affiliated with Autodesk, Inc. Product names and trademarks mentioned are the property of their respective owners.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 81 4/10/2024
1.2.1 85 4/10/2024

Initial release of the package, includes all essential DLLs of the Navisworks 2023 API.