ExplodedAssembly Workbench/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "== Références ==")
(Created page with "* Auteur : JMG1 * Page d'accueil : [https://github.com/JMG1/ExplodedAssembly ExplodedAssembly] * Code source sur github : [https://github.com/JMG1/ExplodedAssembly ExplodedAss...")
Line 19: Line 19:
== Références ==
== Références ==


* Author: JMG1
* Auteur : JMG1
* Home page: [https://github.com/JMG1/ExplodedAssembly ExplodedAssembly]
* Page d'accueil : [https://github.com/JMG1/ExplodedAssembly ExplodedAssembly]
* Source code on github: [https://github.com/JMG1/ExplodedAssembly ExplodedAssembly]
* Code source sur github : [https://github.com/JMG1/ExplodedAssembly ExplodedAssembly]


== Tools ==
== Tools ==

Revision as of 19:28, 20 November 2021

Other languages:
Icône de l'atelier ExplodedAssembly

Introduction

L' atelier ExplodedAssembly est un atelier externe permettant de créer des vues éclatées et des animations d'assemblages.

Fonctions

  • Crée de beaux éclatés d'assemblages graphiquement (pas de code du tout!)
  • Crée des groupes sous-éclatés
  • Donne une rotation aux vis et aux écrous pour des démontages réalistes
  • Utilise les outils d'assemblage auxiliaires fournis pour placer vos pièces ensemble
  • Fonction A FAIRE: créer une trajectoire à partir de polylignes et d'esquisses

Références

Tools

Toolbar

Menu

Standard tools

  • 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

Additional tools

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/.FreeCAD/Mod
  • For Windows extract it inside: C:\Users\your_user_name\AppData\Roaming\FreeCAD\Mod

Links to ExplodedAssembly Workbench

Other useful links