From 0b3e828ff7b6308d833931309128c0773bc7a72c Mon Sep 17 00:00:00 2001 From: Gonzalo Casas Date: Mon, 18 Nov 2024 11:39:30 +0100 Subject: [PATCH] add compas_cadwork --- src/views/Documentation.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/views/Documentation.vue b/src/views/Documentation.vue index c64b896..1138bf5 100644 --- a/src/views/Documentation.vue +++ b/src/views/Documentation.vue @@ -428,6 +428,13 @@ export default { image: null, keywords: null, }, + { + name: "compas_cadwork", + organization: "gramaziokohler", + description: "Harness the power of the COMPAS framework inside cadwork 3d.", + image: null, + keywords: null, + }, { name: "compas_fd", organization: "blockresearchgroup",