Add Warning Message for Fillet Engine Limitations in CommandBar (#4076)

This commit is contained in:
max
2024-10-08 16:27:58 +02:00
committed by GitHub
parent 24cd1b2ea5
commit 3c5bf70269
4 changed files with 12 additions and 2 deletions

View File

@ -281,6 +281,8 @@ export const modelingMachineCommandConfig: StateMachineCommandSetConfig<
multiple: true,
required: true,
skip: false,
warningMessage:
'Fillets cannot touch other fillets yet. This is under development.',
},
radius: {
inputType: 'kcl',