WebTools Workbench/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "==Externe Arbeitsbereiche==")
Line 17: Line 17:
*Quellcode bereitgestellt auf GitHub: https://github.com/yorikvanhavre/WebTools
*Quellcode bereitgestellt auf GitHub: https://github.com/yorikvanhavre/WebTools


==Externe Arbeitsbereiche==
== 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.
FreeCAD workbenches are easy to program in [[Python|Python]], there are therefore many people developing additional workbenches outside of the FreeCAD main developers.

Revision as of 16:34, 21 May 2019

Übersicht

WebTools ist ein externer Arbeitsbereich, der eine Reihe von Werkzeugen zur Kommunikation mit Web-Services aus FreeCAD heraus enthält.

Installation

Dieser Arbeitsbereich kann mit dem ab FreeCAD v0.17 verfügbaren Addon-Manager einfach installiert und aktualisiert werden. FreeCAD-Benutzer bis v0.16 oder Nutzer von anderen Installationsarten schauen bei Installieren zusätzlicher Inhalte.

Werkzeuge

Links

Externe Arbeitsbereiche

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!