WebTools Workbench: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
 
(8 intermediate revisions by 3 users not shown)
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 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: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 21: Line 24:
*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!

<!--T:10-->
{{Userdocnavi}}

<!--T:3-->
[[Category:Addons]]


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

Latest revision as of 21:00, 6 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 installed from the Addon Manager. For manual installation see Installing more workbenches.

Tools

Links