Part Container, Problems and Solutions

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
freecad-heini-1
Veteran
Posts: 7790
Joined: Tue Jan 07, 2014 11:10 am
Contact:

Re: Part Container, Problems and Solutions

Post by freecad-heini-1 »

chrisb wrote: Sat Apr 14, 2018 5:25 pm If we introduce an AssemblyContainer it could contain everything we have now with all their placements. It would behave like a top level Part container which serves the only purpose to provide a new universe - or to be more technical: a new coordinate system - and inside everything with all it's references stays as before.

Then the whole AssemblyContainer can be positioned relative to other AssemblyContainers and inside everything could stay as before. That means we have only hierarchical but no cyclic dependencies.
+1
That's the way to go for Freecad 0.18.

But Freecad 0.17 Roland is released and many users are confused about PartDesign.
Look at the German section of the forum. With Freecad 0.16 most users used the part-design-wb and mixed features from other workbench. In FC0.17 most of them avoid to use part-wb because of all it's unfinished features and the known problems they claimed here in the forum.
chrisb
Veteran
Posts: 54189
Joined: Tue Mar 17, 2015 9:14 am

Re: Part Container, Problems and Solutions

Post by chrisb »

freecad-heini-1 wrote: Sun Apr 15, 2018 5:28 am That's the way to go for Freecad 0.18.

But Freecad 0.17 Roland is released and many users are confused about PartDesign.
If we can agree on this, or a similar way we could prepare things for assembly and that could be 0.18. We don't have to make always these very huge steps from one release to the next, as long as we have something usable and stable. The step to include assembly will be big enough to again take a considerable amount of time.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
chrisb
Veteran
Posts: 54189
Joined: Tue Mar 17, 2015 9:14 am

Re: Part Container, Problems and Solutions

Post by chrisb »

peterl94 wrote: Thu Apr 12, 2018 9:37 pm Can you be more specific? Do you have examples that you can link to?
Here is another example: https://forum.freecadweb.org/viewtopic. ... 71#p229271
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
freecad-heini-1
Veteran
Posts: 7790
Joined: Tue Jan 07, 2014 11:10 am
Contact:

Re: Part Container, Problems and Solutions

Post by freecad-heini-1 »

Let's discuss a concrete example.

Please download this 3d step files from Meusburger. It's a moldbase:
https://cad.meusburger.com/BinaryFileRe ... DOWNLOAD=0

Open it in PartDesign.

Next download this step file and open it in a new Freecad document:
https://cad.meusburger.com/BinaryFileRe ... DOWNLOAD=0

Please place the second assembly into the first, like to see in this picture:
Image

Now cut out a pocket for the shape indluding the holes for the screws. Please let me know how to handle this task without Part-o-magic Ghost.

Thank you so much and best regards
Wilfried
realthunder
Veteran
Posts: 2190
Joined: Tue Jan 03, 2017 10:55 am

Re: Part Container, Problems and Solutions

Post by realthunder »

freecad-heini-1 wrote: Sun Apr 29, 2018 7:47 pm Let's discuss a concrete example.

Please download this 3d step files from Meusburger. It's a moldbase:
Your download links don't work?
Try Assembly3 with my custom build of FreeCAD at here.
And if you'd like to show your support, you can donate through patreon, liberapay, or paypal
chrisb
Veteran
Posts: 54189
Joined: Tue Mar 17, 2015 9:14 am

Re: Part Container, Problems and Solutions

Post by chrisb »

I downloaded them yesterday and they worked, it might be a temporary problem.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply