Draft Workbench/zh-tw: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 7: Line 7:


草稿模組提供 FreeCAD 下列檔案格式匯入與匯出
草稿模組提供 FreeCAD 下列檔案格式匯入與匯出

* [[Image:Preferences-import-export.svg|32px]] [[Import_Export_Preference|Preference ...]] Import Export


* [[Draft_DXF|Autodesk .DXF]]: Imports and exports [http://en.wikipedia.org/wiki/AutoCAD_DXF Drawing Exchange Format] files created with 2D CAD applications
* [[Draft_DXF|Autodesk .DXF]]: Imports and exports [http://en.wikipedia.org/wiki/AutoCAD_DXF Drawing Exchange Format] files created with 2D CAD applications
Line 22: Line 24:
* [[Draft_Coordinates|Working with manual coordinates]]: Allows to enter manual coordinates instead of clicking on screen
* [[Draft_Coordinates|Working with manual coordinates]]: Allows to enter manual coordinates instead of clicking on screen
* [[Draft_SelectPlane|Working plane]]: Allows you to define a plane in the 3D space, where next operations will take place
* [[Draft_SelectPlane|Working plane]]: Allows you to define a plane in the 3D space, where next operations will take place

===偏好設定===

* The Draft module has its [[Draft Preferences|preferences]] screen


===Scripting===
===Scripting===

Revision as of 09:58, 11 May 2018

草稿坊能在現有文件中快速建立平面物件,且提供數種工具用時事後修改。若干工具同時用於其他 FreeCAD 物件,不僅限於草稿坊。且提供完整 snapping system, 以及數種功能來管理物件與設定。


Template:Draft Tools/zh-tw

檔案格式

草稿模組提供 FreeCAD 下列檔案格式匯入與匯出

Additional features

  • Snapping: Allows to place new points on special places on existing objects
  • Constraining: Allows to place new points horizontally or vertically in relation to previous points
  • Working with manual coordinates: Allows to enter manual coordinates instead of clicking on screen
  • Working plane: Allows you to define a plane in the 3D space, where next operations will take place

Scripting

The Draft module features a complete Draft API so you can use its functions in scripts and macros

教學

Image Module
Arch Module