About FreeCAD/zh: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 15: Line 15:
</div>
</div>


<div class="mw-translate-fuzzy">
与许建模软件一样,FreeCAD具有许多2D组件,以便绘制平面草图或产品工程图,但是直接的2D工程图绘制(例如[https://inkscape.org/ Inkscape]或[http://en.wikipedia.org/wiki/AutoCAD#AutoCAD_LT AutoCAD LT])、动画以及网格编辑(例如[https://www.blender.org/ Blender] [http://en.wikipedia.org/wiki/Maya_(software) Maya] [http://en.wikipedia.org/wiki/3ds_Max 3ds Max] [http://en.wikipedia.org/wiki/CINEMA_4D Cinema 4D])不是FreeCAD所专注的目标。然而,基于FreeCAD的广泛的适应性,它的使用范围应该会远远超出它当前的专注目标。
与许建模软件一样,FreeCAD具有许多2D组件,以便绘制平面草图或产品工程图,但是直接的2D工程图绘制(例如[https://inkscape.org/ Inkscape]或[http://en.wikipedia.org/wiki/AutoCAD#AutoCAD_LT AutoCAD LT])、动画以及网格编辑(例如[https://www.blender.org/ Blender] [http://en.wikipedia.org/wiki/Maya_(software) Maya] [http://en.wikipedia.org/wiki/3ds_Max 3ds Max] [http://en.wikipedia.org/wiki/CINEMA_4D Cinema 4D])不是FreeCAD所专注的目标。然而,基于FreeCAD的广泛的适应性,它的使用范围应该会远远超出它当前的专注目标。
</div>


FreeCAD大量使用[http://en.wikipedia.org/wiki/Scientific_Computation 科学计算]领域中存在的开源库。 其中包括:[http://OpenCascade.org Open Cascade Technology (OCCT)]---一个功能强大的CAD内核;[https://github.com/coin3d/coin/wiki Coin3D]---一个与[http://en.wikipedia.org/wiki/Open_Inventor Open Inventor]接口一致的3D图形开发工具集;[http://www.qtsoftware.com/ Qt]---世界著名的用户界面开发框架;以及[http://www.python.org Python]---一种现代化的脚本语言。 FreeCAD本身也可以被其他程序用作库文件。
FreeCAD大量使用[http://en.wikipedia.org/wiki/Scientific_Computation 科学计算]领域中存在的开源库。 其中包括:[http://OpenCascade.org Open Cascade Technology (OCCT)]---一个功能强大的CAD内核;[https://github.com/coin3d/coin/wiki Coin3D]---一个与[http://en.wikipedia.org/wiki/Open_Inventor Open Inventor]接口一致的3D图形开发工具集;[http://www.qtsoftware.com/ Qt]---世界著名的用户界面开发框架;以及[http://www.python.org Python]---一种现代化的脚本语言。 FreeCAD本身也可以被其他程序用作库文件。
Line 32: Line 34:
FreeCAD项目最早始于2001年,详细内容详见[[history|历史]]页面。
FreeCAD项目最早始于2001年,详细内容详见[[history|历史]]页面。


<div class="mw-translate-fuzzy">
FreeCAD由热情的开发人员和用户组成的社区进行维护和开发(参见[[contributors|志愿者]]页面)。他们在空闲时间志愿地为FreeCAD工作。他们无法保证FreeCAD包含您希望的所有内容,但他们通常会尽力而为! 社区聚集在[http://forum.freecadweb.org FreeCAD论坛]上,讨论了大多数想法和决定。加入我们吧!
FreeCAD由热情的开发人员和用户组成的社区进行维护和开发(参见[[contributors|志愿者]]页面)。他们在空闲时间志愿地为FreeCAD工作。他们无法保证FreeCAD包含您希望的所有内容,但他们通常会尽力而为! 社区聚集在[http://forum.freecadweb.org FreeCAD论坛]上,讨论了大多数想法和决定。加入我们吧!
</div>

=== About the FPA ===

The FreeCAD project is also supported by a non-profit organization, the [https://fpa.freecad.org FreeCAD project association (FPA)]. The FPA is an independent body created by some FreeCAD veterans in 2021 to collect [[donate|donations]] and other resources to support the project and its community, to help protecting that community and allowing it to continue developing in the best conditions, and to represent the project against other bodies such as companies and institutions.


{{Docnav/zh
{{Docnav/zh

Revision as of 13:42, 31 July 2023

FreeCAD是一個通用參數化3D CAD建模軟件。它的開發完全符合開源(LGPL許可)。 FreeCAD直接針對機械工程產品設計,也適用於更廣泛的工程設計用途,如建築、有限元分析、3D打印機其他任務。

FreeCAD的工具類似於CATIASolidWorks以及Solid Edge,因此它屬於MCADPLMCAxCAE類軟件。 它是一個基於特徵的參數化建模工具,具有模塊化軟件架構,可以在不修改核心系統的情況下輕鬆提供附加功能。

與許建模軟件一樣,FreeCAD具有許多2D組件,以便繪製平面草圖或產品工程圖,但是直接的2D工程圖繪製(例如InkscapeAutoCAD LT)、動畫以及網格編輯(例如Blender Maya 3ds Max Cinema 4D)不是FreeCAD所專注的目標。然而,基於FreeCAD的廣泛的適應性,它的使用範圍應該會遠遠超出它當前的專注目標。

FreeCAD大量使用科學計算領域中存在的開源庫。 其中包括:Open Cascade Technology (OCCT)---一個功能強大的CAD內核;Coin3D---一個與Open Inventor接口一致的3D圖形開發工具集;Qt---世界著名的用戶界面開發框架;以及Python---一種現代化的腳本語言。 FreeCAD本身也可以被其他程序用作庫文件。

FreeCad也是完全的跨平台軟件,目前在Windows、Linux/Unix和Mac OSX系統上運行完美,並且所有平台上的外觀和功能完全相同。

有關FreeCAD功能的更多信息,請查看功能列表 最新發布說明入門文章,或查看更多截圖集錦

關於FreeCAD項目

FreeCAD項目最早始於2001年,詳細內容詳見歷史頁面。

FreeCAD由熱情的開發人員和用戶組成的社區進行維護和開發(參見志願者頁面)。他們在空閒時間志願地為FreeCAD工作。他們無法保證FreeCAD包含您希望的所有內容,但他們通常會盡力而為! 社區聚集在FreeCAD論壇上,討論了大多數想法和決定。加入我們吧!

About the FPA

The FreeCAD project is also supported by a non-profit organization, the FreeCAD project association (FPA). The FPA is an independent body created by some FreeCAD veterans in 2021 to collect donations and other resources to support the project and its community, to help protecting that community and allowing it to continue developing in the best conditions, and to represent the project against other bodies such as companies and institutions.