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', '-',