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

Does not load base object of linked array o copies #447

Open
cahuy opened this issue Nov 25, 2021 · 1 comment
Open

Does not load base object of linked array o copies #447

cahuy opened this issue Nov 25, 2021 · 1 comment

Comments

@cahuy
Copy link

cahuy commented Nov 25, 2021

When importing a part with some base object and its linked copies, the linked copies are imported, but the base object is lost. Has anyone else been able to verify the same?.

@cahuy cahuy changed the title Does not load base object of linked array Does not load base object of linked array o copies Nov 25, 2021
@Raketenphysik
Copy link

Raketenphysik commented Apr 20, 2024

Jep, can confirm this behaviour.

Step 1: New source file. Generate Partdesign Body. Generate Link to this Body. Save source file.

Step 2: New assembly file. Save file. Add shape from external file.

=> Only the linked body is offered in the list. The body this link is based on is missing.

Drop me a note to provide an example.

EDIT: Installed version is v0.4.64


OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: (HEAD detached at 0.21.2)
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.10.13, Qt 5.15.8, Coin 4.0.0, Vtk 9.2.6, OCC 7.6.3
Locale: German/Germany (de_DE)

EDIT: Same behaviour on my Linux box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants