You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably an order of operations issue within kcl we have lots of edge cases for fillets and I bet we need to execute right before the shell
I can take a crack at this tomorrow
I have the fillets executing before the shell operation now (#3261) but now it will fail with "Shell of non-planar solid3d not available yet" which we know @benjamaan476 is working on
Describe the bug
The shell command appears to be causing the upstream fillet command to fail
Steps to Reproduce
The below code causes the fillet to fail with "no such edge or face exists". Commenting out the shell command at the end, the fillets are correct
Expected Behavior
Fillets should work after the shell command has been applied
Screenshots and Recordings
No response
Desktop OS
Win10, MacOS
Browser
No response
Version
v0.24.7
Additional Context
No response
The text was updated successfully, but these errors were encountered: