FreeCAD/FreeCAD

Part: Intersections aren't displayed intersected in external references

Open

#23.142 geöffnet am 16. Aug. 2025

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.550 Forks)batch import
Help wantedMod: PartStatus: ConfirmedType: Bug

Repository-Metriken

Stars
 (30.913 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 24T 7h) (217 gemergte PRs in 30 T)

Beschreibung

Is there an existing issue for this?

  • I have searched the existing issues

Problem description

If you "intersect" some bodies in an external reference the file which includes the externel reference displays both parts instead of the intersection. But: further processing is done on the intersection; if the intersection is ex. mirrored afterwards both the non-intersected parts are displayed plus the mirrored intersection. Added Files: Bugdemo.zip, which includes

Test-Cutout: a simple intersected part consisting of a cube an a cylinder plus a randomly mirrored image of the intersection Bugdemo: The file which includes the external reference and shows that both the cylinder and the cube are displayed plus the mirror image of the intersection.

Bugdemo.zip

EDIT: Great, file upload didn't work. Will try again in the first comment.
EDIT 2 (triage): added example file to the OP

Full version info

OS: Ubuntu 24.04.2 LTS (ubuntu:GNOME/ubuntu/xcb)
Architecture: x86_64
Version: 1.0.2.39319 (Git) Conda AppImage
Build type: Release
Branch: (HEAD detached at 1.0.2)
Hash: 256fc7eff3379911ab5daf88e10182c509aa8052
Python 3.11.13, Qt 5.15.15, Coin 4.0.3, Vtk 9.3.0, OCC 7.8.1
Locale: German/Germany (de_DE)
Stylesheet/Theme/QtStyle: unset/FreeCAD Classic/Qt default
Installed mods: 
  * fasteners 0.5.40
  * parts_library
  * ThreadProfile 1.96.0
  * freecad.gears 1.3.0

Subproject(s) affected?

None

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor Guide