ENGyn

Logo

Graphical programing interface for Autodesk Navisworks

View the Project on GitHub ENGworks-DEV/ENGyn

3 October 2018

Welcome

by

Graphical programming interface based on TUM.CMS.VPLControl in progress

Examples

ENGyn: Automate Group clashes

ENGyn: Apply appearance by profile

Dependencies

Dependencies are loaded by configuration - 2019 uses NW 2019 dlls and net 4.7 as framework, 2018 uses NW 2018 and net 4.6. TUM dll need to be build in submodule to use it as reference.

Installation

Build the project and the Build events will copy the dlls to the right folder or copy them yourself to (replace 2019 with the version of Navisworks you have):

%APPDATA%\Autodesk Navisworks Manage 2019\Plugins\

Contribute

ENGyn is an open-source project and would be nothing without its community. You can make suggestions or track and submit bugs via Github issues. You can submit your own code to the ENGyn project via a Github pull request.

Commits:

Name: should follow this schema (ENGyn)(-)(chore feat docs fix refactor style test sonar hack release)(:)( )(.{0,80})

e.g: ENGyn-fix: ZoomOut command method fixed to include new matrix zoom.

Changes: Should be as atomic as posible remaining transactional.

tags: