Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] PD primitives cannot be copied to another body #6741

Open
1 task done
donovaly opened this issue Apr 13, 2022 · 1 comment
Open
1 task done

[Bug] PD primitives cannot be copied to another body #6741

donovaly opened this issue Apr 13, 2022 · 1 comment
Labels
Bug This issue or PR is related to a bug Status: confirmed The issue was confirmed by others WB Part Design Related to the Part Design Workbench

Comments

@donovaly
Copy link
Member

donovaly commented Apr 13, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Forums discussion

https://forum.freecadweb.org/viewtopic.php?p=588092#p588092

Version

0.19 (Release)

Full version info

OS: Windows 10 Version 2009
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24267 +148 (Git)
Build type: Release
Branch: Branch_0.19.4
Hash: 476ecf091941bead59b14e44afa6064d5a66afa3
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.3
Locale: German/Germany (de_DE)

Subproject(s) affected?

PartDesign

Issue description

PartDesign primitives, no matter if subtractive or additive, cannot be copied to an other body.

  • copy an additive box from one body and paste it to a second, existing body
  • as result the copied boy stays in the tree at the same level as the body
  • now try to drag them into the desired body

result: this is impossible. However for others objects like sketches or datum planes, this works without problems

See the forum thread for a testcase.

@donovaly donovaly added the WB Part Design Related to the Part Design Workbench label Apr 13, 2022
@luzpaz luzpaz added the Bug This issue or PR is related to a bug label Apr 13, 2022
@macdroid53
Copy link

I just tested the above with git 28766 and the paste does not put it in a new, active body. It puts it at the same level.
It will allow the pasted primitive to be dragged into the active Body. Or the original Body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This issue or PR is related to a bug Status: confirmed The issue was confirmed by others WB Part Design Related to the Part Design Workbench
Projects
None yet
Development

No branches or pull requests

3 participants