WebTools Workbench: Difference between revisions

From FreeCAD Documentation
(External workbenches)
(Marked this version for translation)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
==Overview== <!--T:1-->
==Overview==
'''WebTools''' is an [[External workbenches|external workbench]] containing a series of tools to communicate with Web services from within FreeCAD.
'''WebTools''' is an [[External workbenches|external workbench]] containing a series of tools to communicate with Web services from within FreeCAD.


Line 22: Line 21:
*Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools
*Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools


== External workbenches ==
== External workbenches == <!--T:12-->


<!--T:13-->
FreeCAD workbenches are easy to program in [[Python|Python]], there are therefore many people developing additional workbenches outside of the FreeCAD main developers.
FreeCAD workbenches are easy to program in [[Python|Python]], there are therefore many people developing additional workbenches outside of the FreeCAD main developers.


<!--T:14-->
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.
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.


<!--T:15-->
New workbenches are in development, stay tuned!
New workbenches are in development, stay tuned!



Revision as of 10:52, 8 March 2019

Overview

WebTools is an external workbench containing a series of tools to communicate with Web services from within FreeCAD.

Installation

This workbench can be easily installed and updated from the Addon Manager available in FreeCAD 0.17 and above. For FreeCAD 0.16 users and other install methods, please refer to Installing additional contents.

Tools

Links

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!