From a8380127331c9ac00b1047f0729f15f18dff30cb Mon Sep 17 00:00:00 2001 From: Mike Molinari Date: Mon, 25 Jul 2022 02:51:13 +0000 Subject: [PATCH] remove icon for function not implemented. --- modules/workbenches/modeler/index.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/workbenches/modeler/index.ts b/modules/workbenches/modeler/index.ts index f47e54b7..f5229639 100644 --- a/modules/workbenches/modeler/index.ts +++ b/modules/workbenches/modeler/index.ts @@ -49,6 +49,9 @@ export const ModelerWorkspace: WorkbenchConfig = { ImportModelOpperation, DeleteBodyOperation, ], + actions: [ + GetVolume, + ], ui: { toolbar: [ 'DATUM_CREATE', 'PLANE', 'EditFace', '-',