WebTools Workbench/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "Category:User Documentation/fr")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
'''WebTools''' est un [[External workbenches/fr|atelier externe]] contenant une série d'outils pour communiquer via des services Web depuis FreeCAD.
'''WebTools''' est un [[External workbenches/fr|atelier externe]] contenant une série d'outils pour communiquer via des services Web depuis FreeCAD.
</div>


==Installation==
==Installation==
Line 15: Line 17:


*Code source hébergé sur GitHub: https://github.com/yorikvanhavre/WebTools
*Code source hébergé sur GitHub: https://github.com/yorikvanhavre/WebTools

== External workbenches ==

FreeCAD workbenches are easy to program in [[Python|Python]], there are therefore many people developing additional workbenches outside of the FreeCAD main developers.

The [[external workbenches|external workbenches]] page has some information and tutorials on some of them, and the [https://github.com/FreeCAD/FreeCAD-addons FreeCAD Addons] project aims at gathering them and making them easily installable from within FreeCAD.

New workbenches are in development, stay tuned!


{{Userdocnavi/fr}}
{{Userdocnavi/fr}}

Revision as of 10:52, 8 March 2019

WebTools est un atelier externe contenant une série d'outils pour communiquer via des services Web depuis FreeCAD.

Installation

Cet atelier peut être facilement installé et mis à jour à partir du Addon Manager (gestionnaire d'extensions) disponible dans FreeCAD 0.17 et supérieur. Pour les utilisateurs de FreeCAD 0.16 et pour d'autres méthodes d'installation, veuillez vous référer à Installation du contenu supplémentaire.

Outils

Liens

External workbenches

FreeCAD workbenches are easy to program in Python, there are therefore many people developing additional workbenches outside of the FreeCAD main developers.

The external workbenches page has some information and tutorials on some of them, and the FreeCAD Addons project aims at gathering them and making them easily installable from within FreeCAD.

New workbenches are in development, stay tuned!