Arbeitsbereich Assembly3

From FreeCAD Documentation
Revision as of 10:29, 5 June 2020 by Wollhaar (talk | contribs) (Created page with "Neue Baugruppen, die mit Assembly3 erstellt wurden, sollten nur in diesem Arbeitsbereich geöffnet und bearbeitet werden.")

Einleitung

Assembly3 ist ein externer Arbeitsbereich, zum Zusammenbau verschiedener Körper aus einer oder mehreren Dateien.

Es wurde als Testprogramm für das App Link-Programm entwickelt, das in FreeCAD 0.19 aufgenommen wurde.

Kompatibilität

Assembly3 wurde von Assembly2 inspiriert, ist aber nicht mit diesem kompatibel. Wenn ältere Modelle in Assembly2 erstellt wurden, sollte Assembly2 bei FreeCAD 0.16 verwendet.

Neue Baugruppen, die mit Assembly3 erstellt wurden, sollten nur in diesem Arbeitsbereich geöffnet und bearbeitet werden.

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.

top

Testing

The Assembly3 Workbench is under development and is not yet available (April 2020) through the Addon Manager, but it is expected that this will happen at some point.

You can test it in two ways:

  • A special fork of FreeCAD made by realthunder; see FreeCAD_assembly3 releases. This fork is based on a particular commit of the master branch of FreeCAD, but it also has additional features currently not present in the master branch. Due to this fork being based on a particular development snapshot, it does not have the latest features merged daily to the master branch.
  • The development AppImage; this is based on the current master branch, and includes the dependencies needed for working with Assembly3 such as the SolveSpace solver.

Since the AppImage only works for Linux, for Windows users at the moment the only option to test Assembly3 is the first option (realthunder's fork).

top

Links