ExplodedAssembly Workbench: Difference between revisions

From FreeCAD Documentation
(Created page with "==Introduction== FreeCAD workbench to create exploded views and animations of assemblies. Features * Create nice explosions of assemblies graphically (no code at all!) *...")
 
(link image)
Line 28: Line 28:
[[Image:ExplodedAssembly-menu-vert.png]]
[[Image:ExplodedAssembly-menu-vert.png]]


*[[Image:ExplodedAssembly_xxxx.png|32px]]
*[[Image:ExplodedAssembly_CreateBoltGroup.png|32px]] Create Bolt Group
*[[Image:ExplodedAssembly_CreateSimpleGroup.png|32px]] Create Simple Group
*[[Image:ExplodedAssembly_ModifyIndividualObjectTrajectory.png|32px]] Modify Individual Object Trajectory
*[[Image:ExplodedAssembly_PlaceBefore.png|32px]] Place Before
*[[Image:ExplodedAssembly_ExplodeToSelection.png|32px]] Explode To Selection
*[[Image:ExplodedAssembly_Assemble.png|32px]] Assemble
*[[Image:ExplodedAssembly_PlayBackwards.png|32px]] Play Backwards
*[[Image:ExplodedAssembly_StopAnimation.png|32px]] Stop Animation
*[[Image:ExplodedAssembly_PlayForward.png|32px]] Play Forward
*[[Image:ExplodedAssembly_Disassemble.png|32px]] Disassemble
*[[Image:ExplodedAssembly_TrajectoryVisibility.png|32px]] Trajectory Visibility
*[[Image:ExplodedAssembly_AlignToEdge.png|32px]] Align To Edge
*[[Image:ExplodedAssembly_Rotate90.png|32px]] Rotate 90
*[[Image:ExplodedAssembly_PoinToPoint.png|32px]] Poin To Point
*[[Image:ExplodedAssembly_PlaceConcentrically.png|32px]] Place Concentrically


Other
Other
*[[Image:ExplodedAssembly_xxxxxxxxxx.png|32px]]
*[[Image:ExplodedAssembly_ExplodedAssemblyIcon.png|32px]] ExplodedAssembly icon


==Installation==
==Installation==

Revision as of 20:23, 27 May 2016

Introduction

FreeCAD workbench to create exploded views and animations of assemblies.

Features

  • Create nice explosions of assemblies graphically (no code at all!)
  • Create sub-exploded groups
  • Give rotation to screws and nuts for realistic disassembles
  • Use the provided auxiliary assembly tools to place your parts together
  • TODO feature: create trajectory from wires and sketches


References

Tools

Toolbar

Drop down menu

  • 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

Other

Installation

Automatic installation

See Installing

From GitHub

Using git on Ubuntu & Mint:

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

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 drive: \Users\your_user_name\AppData\Roaming\FreeCAD\Mod


Links to ExplodedAssembly WB

Other useful links