External workbenches/fr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
Des utilisateurs avancés ont étendu les possibilités de FreeCAD avec divers ateliers externes personnalisés, ces codes ne sont pas encore intégrés dans le code source FreeCAD, mais peuvent être facilement installés dans une installation existante de FreeCAD. Les instructions sont fournies sur les pages ci-dessous:
Des utilisateurs avancés ont étendu les possibilités de FreeCAD avec divers ateliers externes personnalisés, ces codes ne sont pas encore intégrés dans le code source FreeCAD, mais peuvent être facilement installés dans une installation existante de FreeCAD. Les instructions sont fournies sur les pages ci-dessous:
</div>


;[[BIM Workbench|BIM]]
: aims to implement complete [https://en.wikipedia.org/wiki/Building_information_modeling Building Information Modeling] (BIM) tools and workflow in FreeCAD.
;[[Defeaturing Workbench|Defeaturing]]
: provides tools to edit STEP models by removing selected features.
;[[DynamicData Workbench|DynamicData]]
: allows creation of container objects for holding custom properties.
;[[Flamingo Workbench|Flamingo]]
: a set of customized FreeCAD commands and objects that help to speed-up the drawing of frames and pipelines.
;[[KicadStepUp_Workbench|Kicad StepUp]]
: is aimed at helping both KiCad and FreeCAD users in collaborating with electrical (ECAD) and mechanical (MCAD) design.
;[[Macro WorkFeatures|WorkFeatures]]
: adds a wide range of helper objects such as alignment planes or axes, and tools to help you to position and align objects along those helper objects.
;[[Manipulator Workbench|Manipulator]]
: is aimed to help FreeCAD users in aligning, moving, rotating and measuring 3D objects through a friendly GUI.
;[[SheetMetal Workbench|SheetMetal]]
: provides tools to design and unfold sheet metal parts.
;[[WebTools Workbench|WebTools]]
: contains a series of tools to communicate with Web services from within FreeCAD.

<div class="mw-translate-fuzzy">
À venir:
À venir:
* Bolts
* Bolts
Line 25: Line 47:
* [[WebTools Workbench/fr|WebTools]]
* [[WebTools Workbench/fr|WebTools]]
* [[BIM Workbench/fr|BIM Workbench]]
* [[BIM Workbench/fr|BIM Workbench]]
</div>


== Assembly2 ==
== Assembly2 ==
Line 34: Line 57:
== Drawing Dimensioning ==
== Drawing Dimensioning ==


{{VeryImportantMessage|The [[Drawing Workbench]] was superseded by the [[TechDraw Workbench]] in FreeCAD 0.17. While both workbenches are included in v0.17, the Drawing Workbench is no longer maintained, and may be removed in future versions of FreeCAD. Users are advised to make the switch to the [[TechDraw Workbench]] which also includes dimensioning and annotation tools.}}

<div class="mw-translate-fuzzy">
Le module [https://github.com/hamish2014/FreeCAD_drawing_dimensioning Drawing dimensioning workbench] est un très bon outil qui ajoute des dimensions, symboles et annotations dans l'atelier Drawing workbench (voir [http://forum.freecadweb.org/viewtopic.php?f=10&t=8395 forum thread]).
Le module [https://github.com/hamish2014/FreeCAD_drawing_dimensioning Drawing dimensioning workbench] est un très bon outil qui ajoute des dimensions, symboles et annotations dans l'atelier Drawing workbench (voir [http://forum.freecadweb.org/viewtopic.php?f=10&t=8395 forum thread]).
</div>


[[Image:Drawing_Dimensioning_example.jpg]]
[[Image:Drawing_Dimensioning_example.jpg]]

== Work Features ==

Le module [https://github.com/Rentlau/WorkFeature WorkFeature] est un véritable couteau suisse qui vous permet de faire des alignement, création d'axes de plans création/recherche de centres création de formes mathématiques et plein d'autre fonctions qui peuvent vous aider dans la réalisation de vos projets (voir [http://forum.freecadweb.org/viewtopic.php?f=22&t=9056 forum thread]).

See [[File:WF_wf.png|16px]] [[Macro WorkFeatures/fr|Macro WorkFeatures]] dans le wiki.


[[Image:WF.png|640px]]


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">

Revision as of 18:23, 4 November 2018

Des utilisateurs avancés ont étendu les possibilités de FreeCAD avec divers ateliers externes personnalisés, ces codes ne sont pas encore intégrés dans le code source FreeCAD, mais peuvent être facilement installés dans une installation existante de FreeCAD. Les instructions sont fournies sur les pages ci-dessous:

BIM
aims to implement complete Building Information Modeling (BIM) tools and workflow in FreeCAD.
Defeaturing
provides tools to edit STEP models by removing selected features.
DynamicData
allows creation of container objects for holding custom properties.
Flamingo
a set of customized FreeCAD commands and objects that help to speed-up the drawing of frames and pipelines.
Kicad StepUp
is aimed at helping both KiCad and FreeCAD users in collaborating with electrical (ECAD) and mechanical (MCAD) design.
WorkFeatures
adds a wide range of helper objects such as alignment planes or axes, and tools to help you to position and align objects along those helper objects.
Manipulator
is aimed to help FreeCAD users in aligning, moving, rotating and measuring 3D objects through a friendly GUI.
SheetMetal
provides tools to design and unfold sheet metal parts.
WebTools
contains a series of tools to communicate with Web services from within FreeCAD.

À venir:

Assembly2

Le module Assembly 2 workbench est un outil qui crée différents assemblages et est une bonne alternative pour un atelier d'assemblage qui est en développement (voir forum thread).

Drawing Dimensioning

The Drawing Workbench was superseded by the TechDraw Workbench in FreeCAD 0.17. While both workbenches are included in v0.17, the Drawing Workbench is no longer maintained, and may be removed in future versions of FreeCAD. Users are advised to make the switch to the TechDraw Workbench which also includes dimensioning and annotation tools.

Le module Drawing dimensioning workbench est un très bon outil qui ajoute des dimensions, symboles et annotations dans l'atelier Drawing workbench (voir forum thread).