Arbeitsbereich ExplodedAssembly

From FreeCAD Documentation
This page is a translated version of the page ExplodedAssembly Workbench and the translation is 52% complete.
Other languages:
Symbol des Arbeitsbereichs ExplodedAssembly

Einleitung

Der Arbeitsbereich ExplodedAssembly ist ein externer Arbeitsbereich zum erstellen von Explosionsansichten und Animationen von Baugruppen.

Funktionsumfang

  • Graphische Erstellung der Explosionsansichten von Baugruppen (ganz ohne Programmieren!)
  • Erstellung einzelner Explosionsansichten von Unterbaugruppen
  • Drehung von Schrauben und Muttern für realistische Montage bzw. Demontage
  • Mit den mitgelieferten HIlfs-Zusammenbauwekzeuge lassen sich Einzelteile zueinander Positionieren
  • Funktion in Arbeit: Erstellung eines Bewegungsablaufs aus Linienzügen und Skizzen

Referenzen

Werkzeuge

Werkzeugleiste

Menü

Standardwerkzeuge

  • Create Bolt Group
  • Create Simple Group
  • Modify Individual Object Trajectory
  • Place Before
  • Explode To Selection
  • Assemble
  • Play Backwards
  • Stop Animation
  • Play Forward
  • Disassemble
  • Trajectory Visibility
  • Align To Edge
  • Rotate 90
  • Poin To Point
  • Place Concentrically

Zusätzliche Werkzeuge

These tools can be added to a custom toolbar. See Interface Customization.

  • Animation Camera Edge
  • Animation Camera Follow
  • Animation Camera Manual
  • Wire Trajectory

Installation

Automatic installation

This workbench can be installed from the Addon Manager.

From GitHub

Using git on Ubuntu & Mint:

  • Open the command prompt (terminal) with the keys Ctrl+Alt+t
  • Install git: sudo apt-get install git
  • Clone repository: git clone https://github.com/JMG1/ExplodedAssembly ~/.FreeCAD/Mod/ExplodedAssembly

That's all, the next time you launch FreeCAD the workbench should be available.

To install manually download this repository as ZIP and:

  • For Ubuntu, Mint and similar OS's extract it inside: /home/username/.local/share/FreeCAD/Mod (version 0.20 and above) or /home/username/.FreeCAD/Mod (version 0.19 and below)
  • For Windows extract it inside: C:\Users\your_user_name\AppData\Roaming\FreeCAD\Mod

Links to ExplodedAssembly Workbench

Other useful links