An open API service indexing awesome lists of open source software.

https://github.com/chuongmep/navislookup

Project support snoop full database support developer navisworks and explore navisworks API
https://github.com/chuongmep/navislookup

addin autodesk bim navis navisworks navisworks-api navisworks-plugin

Last synced: 6 months ago
JSON representation

Project support snoop full database support developer navisworks and explore navisworks API

Awesome Lists containing this project

README

          

# Navisworks Lookup

![Navis API](https://img.shields.io/badge/Navisworks%20API%202025-blue.svg) ![Platform](https://img.shields.io/badge/platform-Windows-lightgray.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

![ReSharper](https://img.shields.io/badge/ReSharper-20214.3.6-yellow) ![Rider](https://img.shields.io/badge/Rider-2024.3.6-yellow) ![Visual Studio 2022](https://img.shields.io/badge/Visual_Studio_2022_Preview_4.0-yellow) ![.NET Framework](https://img.shields.io/badge/.NET_8.0-yellow)

[![Publish](../../actions/workflows/Workflow.yml/badge.svg)](../../actions)
[![Github All Releases](https://img.shields.io/github/downloads/chuongmep/NavisAppInfo/total?color=blue&label=Download)]()
[![HitCount](https://hits.dwyl.com/chuongmep/NavisAppInfo.svg?style=flat-square)](http://hits.dwyl.com/chuongmep/NavisAppInfo)

follow on Twitter

![](pic/NavisLookup.png)
## Summary

The project supports quick lookup of results to help programmers work effectively with Navisworks. Originally this was a
research project developed by Autodesk team, but now they need to be fixed and improved a lot, so I decided to rebuild
and maintain it to help.Easy to use by programmers for the purposes of creating tools for the AEC industry.

![](pic/AppRibbon.png)

This is plugin use parallel with [NavisAddinManager](https://github.com/chuongmep/NavisAddinManager) to help explore API Navisworks.

## Snoop

![](pic/SnoopCurrentSlection.png)

### Some feature include:

- Snoop Current Selection
- Snoop Application
- Snoop Active Document
- Snoop Active View
- Snoop Active Sheet
- Snoop Clash Test
- Snoop Clash Result with Search name and Guid

## Installation

Please follow last release at section [Release](https://github.com/chuongmep/NavisAppInfo/releases/latest)

Support Navisworks Version : 2021, 2022, 2023, 2024, 2025
---

## Guideline

You can visit to wiki and read document or access by this [link](https://github.com/chuongmep/NavisAppInfo/wiki).

---

## Author

Originally implemented by Autodesk Team and now it maintain by [ChuongHo](https://github.com/chuongmep) with platform **WPF** and add more feature to fit
with the progressive development of modern technology. His focus is to work smarter and achieve the most effective
practices to enhance data utilization and digital collaboration among AEC parties.

---

## License

This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT). Please see
the [License](License.md) file for full details.

© 2009 Autodesk, Inc. All rights reserved. All use of this Software is subject to the terms and conditions of the Autodesk End User License Agreement accepted upon installation of this Software and/or packaged with the Software.

---

## Contribute

**Navisworks App Info** is an open-source project and would _be_ nothing without its community. You can make suggestions
or
track and submit bugs via
Github [issues](https://docs.github.com/en/issues/tracking-your-work-with-issues/creating-an-issue). You can submit your
own code to the **Navisworks App Info** project via a
Github [pull request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests)
.

Many Thanks all contributors for this repository. Feel free to contribute!
Please refer to the [CONTRIBUTING](CONTRIBUTING.md) for details.



---

## Sponsors

![](pic/jetbrains.png)

Thanks for providing a free All product IDE for this project

---

## Credits

- Credit to [chuongmep](https://github.com/chuongmep) origin maintain for this project.
- Credit to [Nice3point](https://github.com/Nice3point) for the CI/CD template.

---

## Learning Resouces

- [Navisworks Developer Center](https://www.autodesk.com/developer-network/platform-technologies/navisworks)
- [Adn Dev Blog](https://adndevblog.typepad.com/aec/navisworks/)
- [Autodesk Navisworks Forum](https://forums.autodesk.com/t5/navisworks/ct-p/4)
- [Navisworks API Docs](https://apidocs.co/apps/navisworks/2018/87317537-2911-4c08-b492-6496c82b3ed0.htm)
- [Navisworks API Open Source](https://github.com/topics/navisworks-api)
- [Navisworks Nuget](https://www.nuget.org/packages?q=chuongmep.navis)