### 🔍 Before submitting the issue - [x] I have searched among the existing issues - [x] I am using a Python virtual environment ### 🐞 Description of the bug When multiple bodies are created as a part of subtract operation , ### 📝 Steps to reproduce 1. Create a solid body with multiple holes 2. Create a solid body with similar dimensions 3. Subtract one from the other, multiple bodies are created that are not associated with the actual body ### 💻 Which operating system are you using? Windows ### 📀 Which ANSYS version are you using? 2024R2 ### 🐍 Which Python version are you using? 3.11 ### 📦 Installed packages ```shell ansys-geometry-core==0.6.6 ```