WebTools Workbench: Difference between revisions

From FreeCAD Documentation
(Updated the installation paragraph.)
(Undo revision 835861 by Roy 043 (talk))
Tag: Undo
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 7: Line 10:


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


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


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


==Links== <!--T:8-->
==Links== <!--T:8-->
Line 20: Line 23:
<!--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

WebTools workbench icon

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