WebTools Workbench: Difference between revisions

From FreeCAD Documentation
(Delete "External workbenches" section because this is already covered on the "External workbenches" page and should not be repeated here)
(Updated the installation paragraph.)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:99-->
[[Image:WebTools workbench icon.svg|thumb|128px|WebTools workbench icon]]

==Overview== <!--T:1-->
==Overview== <!--T:1-->
'''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 10: Line 7:


<!--T:6-->
<!--T:6-->
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#Installing_additional_contents|Installing additional contents]].
This workbench can be installed from the [[Std_AddonMgr|Addon Manager]]. For manual installation see [[Installing_more_workbenches|Installing more workbenches]].


==Tools== <!--T:7-->
==Tools== <!--T:7-->


<!--T:2-->
<!--T:2-->
* [[Image:WebTools_BimServer.svg|32px]] [[WebTools_BimServer|BIM server]]: Opens a [http://www.bimserver.org BimServer] window
* [[Image:Arch_BimServer.png|32px]] [[Arch_BimServer|BIM server]]: Opens a [http://www.bimserver.org BimServer] window
* [[Image:WebTools_Git.svg|32px]] [[WebTools_Git|Git]]: Manages files with [https://en.wikipedia.org/wiki/Git_%28software%29 GIT]
* [[Image:Arch_Git.png|32px]] [[Arch_Git|Git]]: Manages files with [https://en.wikipedia.org/wiki/Git_%28software%29 GIT]
* [[Image:WebTools_Sketchfab.svg|32px]] [[WebTools_Sketchfab|Sketchfab]]: Exports and uploads objects to your [http://www.sketchfab.com SketchFab] account.
* [[Image:WebTools Sketchfab.png|32px]] [[WebTools Sketchfab|Sketchfab exporter]]: Exports and uploads objects to your [http://www.sketchfab.com SketchFab] account.


==Links== <!--T:8-->
==Links== <!--T:8-->
Line 23: Line 20:
<!--T:9-->
<!--T:9-->
*Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools
*Source code hosted on GitHub: https://github.com/yorikvanhavre/WebTools

== 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.

<!--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.

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


</translate>
</translate>
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Addons{{#translation:}}]]
[[Category:Addons{{#translation:}}]]
[[Category:External Workbenches{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
{{clear}}
{{clear}}

Revision as of 19:38, 5 January 2021

Overview

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

Installation

This workbench can be installed from the Addon Manager. For manual installation see Installing more workbenches.

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!