Arbeitsbereich Assembly3

From FreeCAD Documentation
Revision as of 10:32, 5 June 2020 by Wollhaar (talk | contribs) (Created page with "Obwohl sie möglicherweise über ähnliche Werkzeuge verfügen, ist Assembly3 nicht kompatibel mit A2plus und Assembly4. Baugruppe...")

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 Baugruppen 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.

Obwohl sie möglicherweise über ähnliche Werkzeuge verfügen, ist Assembly3 nicht kompatibel mit A2plus und Assembly4. Baugruppen, die in diesen Arbeitsbereichen erstellt wurden, sollten nur in dem jeweiligen Arbeitsbereich geöffnet werden.

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