Skip to content

simonmoreau/ClashLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash Logger

A tool to combine clash repports from Autodesk Navisworks into a single .csv file.

Overview

The Clash Logger tool allows you combine multiple XML Navisworks clash reports into a unified .csv table for easier reporting. You can find more information about this project on this post.

Overview

Getting Started

Click on the "+" button to add XML Navisworks clash reports. The availables parameters will be listed on the "Availlable Parameters" tab. To select which parameters display in your final report, select them and click on ">" to add them to the "Selected Parameters" tab. Click on "Save" to create the final .csv report containing all clashes.

Installation

Open the solution in Visual Studio 2017, buid it, and hit "Start" to start the application.

Known issues

I haven't find any bug yet, please contact me if you find them.

Built With

Development

Want to contribute? Great, I would be happy to integrate your improvements!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (connection issue, error while uploading, ...), kindly open an issue here by including a screenshot of your problem and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include workflows samples and their corresponding results.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Contact information

This software is an open-source project mostly maintained by myself, Simon Moreau. If you have any questions or request, feel free to contact me at simon@bim42.com or on Twitter @bim42.

Revision list

Version Number Version Description
1.0.0 First Release

About

A tool to combine clash repports from Autodesk Navisworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages