WebTools Workbench/zh-cn: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
[[Image:WebTools workbench icon.svg|thumb|128px|WebTools workbench icon]]

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
一个外部工作台,包含一系列与FreeCAD内的Web服务进行通信的工具。
一个外部工作台,包含一系列与FreeCAD内的Web服务进行通信的工具。
Line 8: Line 10:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
This workbench can be easily installed and updated from the [[Addon Manager|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 easily installed and updated from the [[Std_AddonMgr|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]].
</div>
</div>


==Tools==
==Tools==


<div class="mw-translate-fuzzy">
* [[Image:Arch_BimServer.png|32px]] [[Arch_BimServer|BIM server]]: 打开一个 [http://www.bimserver.org BimServer] 窗口
* [[Image:WebTools_BimServer.svg|32px]] [[Arch_BimServer|BIM server]]: 打开一个 [http://www.bimserver.org BimServer] 窗口
* [[Image:Arch_Git.png|32px]] [[Arch_Git|Git]]: 使用[https://en.wikipedia.org/wiki/Git_%28software%29 GIT]管理文件
* [[Image:Arch_Git.png|32px]] [[Arch_Git|Git]]: 使用[https://en.wikipedia.org/wiki/Git_%28software%29 GIT]管理文件
* [[Image:WebTools Sketchfab.png|32px]] [[WebTools Sketchfab|Sketchfab exporter]]: 导出和上传对象到你的[http://www.sketchfab.com SketchFab]账户 {{Version|0.17}}
* [[Image:WebTools Sketchfab.png|32px]] [[WebTools Sketchfab|Sketchfab exporter]]: 导出和上传对象到你的[http://www.sketchfab.com SketchFab]账户 {{Version|0.17}}
</div>


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


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

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.

New workbenches are in development, stay tuned!


{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Addons{{#translation:}}]]
[[Category:Addons{{#translation:}}]]
[[Category:External Workbenches{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
{{clear}}
{{clear}}

Latest revision as of 20:33, 6 March 2022

Other languages:
WebTools workbench icon

一个外部工作台,包含一系列与FreeCAD内的Web服务进行通信的工具。 这是托管在[1]的外部工作台

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