un1corn wrote: ↑Sun Feb 09, 2020 9:48 am
Freecad V16 used at that time with Assembly2 WB
ppemawm wrote: ↑Sun Feb 09, 2020 7:38 pm
Have you ever thought about creating all the bodies in a single file at their proper location in the assembly?
mfasano wrote: ↑Thu Feb 13, 2020 7:13 pm
I have seen that you are playing with assembly4. How does that compare to creating a model as you describe above?
The Assembly4 workbench facilitates the top-down assembly design process wherein all the parts can be created in-context in the same file, typically constrained by an assembly master sketch. The parts are attached to each other using local coordinate systems so that if one must move then the rest follow. The constraints and solver in the master sketch control how the parts move in relation to each other. Top-down design works well for design of original, custom, bespoke, or prototype parts and their assembly.
AFAIK un1corn uses a bottom-up approach wherein parts are created in separate files, imported to an assembly file, and then placed and constrained in their proper position using the A2plus assembly workbench. The assembly constraints and its solver define how the parts react if one or more are moved. Bottom up assembly is useful for predefined parts, reused parts and standard parts such as fasteners, in an assembly arrangement that is known beforehand.