NavisworksAPIdlls2024 1.0.1

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

// Install NavisworksAPIdlls2024 as a Cake Tool
#tool nuget:?package=NavisworksAPIdlls2024&version=1.0.1

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

Features

  • Contains all the core DLLs of the Navisworks 2024 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 NavisworksAPIdlls2024 to your project, use the following command in the Package Manager Console:

Install-Package NavisworksAPIdlls2024 -Version 1.0.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.0.1 91 4/10/2024

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