Assembly3 Workbench: Difference between revisions

From FreeCAD Documentation
(Assembly3 is a external workbench that is used to perform assembly of different bodies contained in a single file or in multiple documents.)
 
(Link Current assembly status)
Line 14: Line 14:
New models developed with Assembly3 should only be opened and edited with this workbench.
New models developed with Assembly3 should only be opened and edited with this workbench.


Although they may have similar tools, Assembly3 is not compatible with [[A2plus_Workbench|A2plus]] nor [[Assembly4_Workbench|Assembly4]]. Models created with each workbench should be opened only with their respective workbench.
Although they may have similar tools, Assembly3 is not compatible with [[A2plus_Workbench|A2plus]] nor [[Assembly4_Workbench|Assembly4]]. Models created with these workbenches should be opened only with their respective workbench.


== Links ==
== Links ==
Line 22: Line 22:
* [https://forum.freecadweb.org/viewtopic.php?f=20&t=25712 Assembly3 preview], big discussion thread.
* [https://forum.freecadweb.org/viewtopic.php?f=20&t=25712 Assembly3 preview], big discussion thread.
* [https://forum.freecadweb.org/viewtopic.php?f=36&t=29562 Test tutorial for Assembly 3 WB] by jpg87.
* [https://forum.freecadweb.org/viewtopic.php?f=36&t=29562 Test tutorial for Assembly 3 WB] by jpg87.
* [https://forum.freecadweb.org/viewtopic.php?f=20&t=34583 Current Assembly Status]
* [[External_workbenches|External workbenches]]
* [[External_workbenches|External workbenches]]
* [[External_workbench_list|External workbench list]]
* [[External_workbench_list|External workbench list]]

Revision as of 18:01, 7 February 2020

Introduction

Assembly3 is a external workbench that is used to perform assembly of different bodies contained in a single file or in multiple documents.

It was developed as a testbed for the App Link object that was eventually included in FreeCAD 0.19.

Compatibility

Assembly3 was inspired by Assembly2, but it is not compatible with it. If you have older models made in Assembly2, you should stay with FreeCAD 0.16 and use Assembly2 there.

New models developed with Assembly3 should only be opened and edited with this workbench.

Although they may have similar tools, Assembly3 is not compatible with A2plus nor Assembly4. Models created with these workbenches should be opened only with their respective workbench.

Links