PartDesign: thread modeled prevents a Pad (1.0.0)
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
When attempting to create a hole using the fillet feature, an error occurs if a new sketch is added to add material. The error message displayed is: "Removing Spliter Filed".
This issue impacts the workflow by preventing users from modifying or adding material to designs after using the fillet operation, disrupting design flexibility and potentially increasing the time needed to troubleshoot or work around the issue.
The problem has been reproduced on both Windows 11 and Linux Mint.
Create a feature with a fillet.
Add a new sketch to introduce additional material to the model.
Observe the error message: "Removing Spliter Filed".
### Full version info
```shell
The issue was reproduced using the following configuration:
On Windows 11:
OS: Windows 11 build 22631
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: releases/FreeCAD-0-21
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3
Locale: French/France (fr_FR)
On Linux Mint:
Similar behavior was observed under Linux Mint, using a comparable FreeCAD version.
Testing the issue in safe mode on both systems did not resolve the problem.
```
### Subproject(s) affected?
PartDesign
### Anything else?
Additional Context
A discussion about this issue is available on the FreeCAD forum, including screenshots illustrating the problem:
[Forum thread link](https://forum.freecad.org/viewtopic.php?t=92329).
For further diagnosis, the related .FCStd file and additional logs can be provided upon request.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.