FreeCAD/FreeCAD

Core - When creating a clone of a body inside a part, the new clone does not respect the active part.

Open

#30,013 opened on 2026年5月10日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (30,913 stars) (5,550 forks)batch import
Good first issueMod: PartStatus: ConfirmedType: Bug

説明

Problem description

When creating a clone of a body inside a part, the new clone does not respect the active part. // REAL PROBLEM https://github.com/user-attachments/assets/5228789f-9186-45b0-b3bd-e127758aa424 // SIMPLEX https://github.com/user-attachments/assets/02cdf251-5254-45df-a5a0-5d974ef1f1d4

Workbench affected?

None

Steps to reproduce

New file new part New body extruded Active part Clone body

Expected behavior

Expected: New clone body is added to selected part

Actual behavior

Added to root of project

Development version About Info (in Safe Mode)

OS: Windows 11 build 26200
Architecture: x86_64
Version: 1.2.0dev.20260505 (Git shallow)
Build date: 2026/05/05 22:34:03
Build type: Release
Branch: (HEAD detached at 08cacbbc2)
Hash: 08cacbbc27421e769be4ec423f9815a01e51e533
Python 3.11.15, Qt 6.8.3, Coin 4.0.8, Vtk 9.3.1, boost 1_86, Eigen3 3.4.0, PySide 6.8.3
shiboken 6.8.3, xerces-c 3.3.0, IfcOpenShell 0.8.2, OCC 7.8.1
Locale: Portuguese/Portugal (pt_PT) [ OS: Portuguese/Portugal (pt_PT) ]
Stylesheet/Theme/QtStyle: FreeCAD.qss/FreeCAD Light/
Navigation Style/Orbit Style/Rotation Mode: SolidWorks/Rounded Arcball/Object center
Logical DPI/Physical DPI/Pixel Ratio: 96/81.6656/1

Last known good version (optional)

コントリビューターガイド

Core - When creating a clone of a body inside a part, the new clone does not respect the active part. · FreeCAD/FreeCAD#30013 | Good First Issue