mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 08:25:19 +01:00
remove icon for function not implemented.
This commit is contained in:
parent
05a03a8f1a
commit
a838012733
1 changed files with 3 additions and 0 deletions
|
|
@ -49,6 +49,9 @@ export const ModelerWorkspace: WorkbenchConfig = {
|
|||
ImportModelOpperation,
|
||||
DeleteBodyOperation,
|
||||
],
|
||||
actions: [
|
||||
GetVolume,
|
||||
],
|
||||
ui: {
|
||||
toolbar: [
|
||||
'DATUM_CREATE', 'PLANE', 'EditFace', '-',
|
||||
|
|
|
|||
Loading…
Reference in a new issue