A view extension for Dynamo.
If you appreciate the work put into this free package, please vote in support of it on Dynamo's package manager.
If you feel so inclined, here is a method to donate to this project
This tool is not affiliated with Autodesk and was written and provided in a personal capacity by the author. This tool is provided "as is" without warranty of any kind, express or implied. Use at your own risk. By using this open-source tool, you acknowledge that the developers and contributors are not liable for any damages, losses, or issues that may arise from its use. You are responsible for ensuring compliance with all applicable laws and regulations. Remember, open-source software relies on community contributions, so functionality and security might vary. Always review, understand, and, if necessary, modify the code to suit your specific needs.
This code is licensed primarily under BSD 3-Clause with a Commons Clause License attached to that.
Monocle is currently built against the latest Dynamo stable build. At this time that is 2.17.0. However, monocle has been tested for Dynamo 2.0.3 - 2.19.0.
- When installing from the package manager for the first time, you may need to restart Dynamo.
This package is primarily managed by the author of http://designtechunraveled.com, ParallaxTeam and by People Like You™.
Since there is not currently an update notification process on Dynamo's package manager, I post notifications for updates on twitter.
Additionally, updates come through in the extension menu now!
If you're interested in contributing to Monocle, just submit a pull request or a feature request .
If submitting a pull request, keep in mind the monocle style guide below.
Monocle is available through Dynamo's built-in package manager. This provides the simplest installation for most users. If you are interested in manual install, there are some fabulous resources out there describing how to build your own Dynamo package.