Graphical programing interface for Autodesk Navisworks
by
Graphical programming interface based on TUM.CMS.VPLControl in progress
ENGyn: Automate Group clashes
ENGyn: Apply appearance by profile
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.
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\
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.
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: