FreeCAD/FreeCAD

PartDesign: If document contains ONLY ONE PartDesign Body object, Binder creates inside this Body

Open

#30,253 建立於 2026年5月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (30,913 star) (5,550 fork)batch import
Good first issueMod: Part DesignType: Feature

描述

Problem description

If document contains ONLY ONE PartDesign Body object, Binder creates inside this Body

https://github.com/user-attachments/assets/89605e6b-3b34-41cb-bf0e-4be7e75e227f

This break CAM working process

https://github.com/user-attachments/assets/1922a6b7-43f2-4c12-bb6b-cf77274d45c8

Workbench affected?

None

Steps to reproduce

Create documents with Cube and Body Create Binder for any shape from Cube

Expected behavior

Binder should be placed in the end of document tree

Actual behavior

Binder placed inside Part Design Body object

Development version About Info (in Safe Mode)

OS: Arch Linux (KDE/plasma/wayland)
Architecture: x86_64
Version: 1.2.0dev.46907 (Git)
Build date: 2026/05/17 06:17:54
Build type: Release
Branch: CAM3
Hash: 846b96f118edf25c335580b6cf25bd533b875bb2
Python 3.14.5, Qt 6.11.1, Coin 4.0.8, Vtk 9.6.1, boost 1_91, Eigen3 5.0.1, PySide 6.11.1
shiboken 6.11.1, SMESH 7.7.1.0, xerces-c 3.3.0, Clipper2 , OCC 7.9.3
Locale: English/United States (en_US)
Stylesheet/Theme/QtStyle: FreeCAD.qss/FreeCAD Dark/
Navigation Style/Orbit Style/Rotation Mode: CAD/Rounded Arcball/Window center
Logical DPI/Physical DPI/Pixel Ratio: 96/118.293/1

Last known good version (optional)

貢獻者指南