COMPAS cadwork is an open-source Python package which allows you to harness the power of the COMPAS framework inside cadwork 3d. Make use of COMPAS' extensive geometry kernel, data structures, and algorithms to create, manipulate, and analyze your 3d models in cadwork. Gain access to the COMPAS ecosystem which includes a wide range of tools and libraries engineered for the AEC industry.
For the different installation options please see the installation guide.
To install compas_cadwork
directly to cadwork 3d, run:
pip install compas_cadwork --target "C:\Program Files\cadwork.dir\EXE_30\Pclib.x64\python310\site-packages" --upgrade
We encourage the use of the COMPAS framework forum for questions and discussions.
If you found an issue or have a suggestion for a dandy new feature, please file a new issue in our issue tracker.
We love contributions!
Check the Contributor's Guide for more details.
compas_cadwork
is currently developed by Gramazio Kohler Research.