About FreeCAD/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "FreeCAD 的特性工具类似 [http://en.wikipedia.org/wiki/Catia Catia],[http://en.wikipedia.org/wiki/Solidworks SolidWorks] 或 [http://en.wikipedia.org/wiki/Solid_Edge So...")
(Created page with "和其他 3D [http://en.wikipedia.org/wiki/CAD CAD] 建模工具一样,它也拥有很多 2D 组件来绘制 2D 形状或者从 3D 模型提取设计细节并转化为 2D...")
Line 5: Line 5:
FreeCAD 的特性工具类似 [http://en.wikipedia.org/wiki/Catia Catia],[http://en.wikipedia.org/wiki/Solidworks SolidWorks] 或 [http://en.wikipedia.org/wiki/Solid_Edge Solid Edge],因此也可以使用关键词 [http://en.wikipedia.org/wiki/CAD '''MCAD'''],[http://en.wikipedia.org/wiki/Product_Lifecycle_Management '''PLM'''],[http://en.wikipedia.org/wiki/CAx '''CAx'''] 以及 [http://en.wikipedia.org/wiki/Computer-aided_engineering '''CAE''']。它是一个 [http://en.wikipedia.org/wiki/Parametric_feature_based_modeler 特性参数化建模工具],其模块化的软件设计令其很容易提供额外的功能而不需要修改核心系统。
FreeCAD 的特性工具类似 [http://en.wikipedia.org/wiki/Catia Catia],[http://en.wikipedia.org/wiki/Solidworks SolidWorks] 或 [http://en.wikipedia.org/wiki/Solid_Edge Solid Edge],因此也可以使用关键词 [http://en.wikipedia.org/wiki/CAD '''MCAD'''],[http://en.wikipedia.org/wiki/Product_Lifecycle_Management '''PLM'''],[http://en.wikipedia.org/wiki/CAx '''CAx'''] 以及 [http://en.wikipedia.org/wiki/Computer-aided_engineering '''CAE''']。它是一个 [http://en.wikipedia.org/wiki/Parametric_feature_based_modeler 特性参数化建模工具],其模块化的软件设计令其很容易提供额外的功能而不需要修改核心系统。


As with many modern 3D [http://en.wikipedia.org/wiki/CAD CAD] modelers it has many 2D components in order to sketch 2D shapes or extract design details from the 3D model to create 2D production drawings, but direct 2D drawing (like [http://en.wikipedia.org/wiki/AutoCAD#AutoCAD_LT AutoCAD LT]) is not the focus, neither are animation or organic shapes (like [http://en.wikipedia.org/wiki/Maya_(software) Maya], [http://en.wikipedia.org/wiki/3ds_Max 3ds Max], [http://en.wikipedia.org/wiki/Blender_%28software%29 Blender] or [http://en.wikipedia.org/wiki/CINEMA_4D Cinema 4D]), although, thanks to its wide adaptability, FreeCAD might become useful in a much broader area than its current focus.
和其他 3D [http://en.wikipedia.org/wiki/CAD CAD] 建模工具一样,它也拥有很多 2D 组件来绘制 2D 形状或者从 3D 模型提取设计细节并转化为 2D 的产品图形,但直接的 2D 绘图 (就像 [http://en.wikipedia.org/wiki/AutoCAD#AutoCAD_LT AutoCAD LT]) 不是我们的关注重点,同理动画和形状组织 (就像 [http://en.wikipedia.org/wiki/Maya_(software) Maya], [http://en.wikipedia.org/wiki/3ds_Max 3ds Max], [http://en.wikipedia.org/wiki/Blender_%28software%29 Blender] [http://en.wikipedia.org/wiki/CINEMA_4D Cinema 4D]) 也不是。然而,感谢它宽泛的适应性,FreeCAD 可以使用的范围远超它目前所关注领域。


FreeCAD makes heavy use of all the great open-source libraries that exist out there in the field of [http://en.wikipedia.org/wiki/Scientific_Computation Scientific Computing]. Among them are [http://OpenCascade.org OpenCascade], a powerful CAD kernel, [http://www.Coin3D.org Coin3D], an incarnation of [http://en.wikipedia.org/wiki/Open_Inventor Open Inventor], [http://www.qtsoftware.com/ Qt], the world-famous UI framework, and [http://www.python.org Python], one of the best scripting languages available. FreeCAD itself can also be used as a library by other programs.
FreeCAD makes heavy use of all the great open-source libraries that exist out there in the field of [http://en.wikipedia.org/wiki/Scientific_Computation Scientific Computing]. Among them are [http://OpenCascade.org OpenCascade], a powerful CAD kernel, [http://www.Coin3D.org Coin3D], an incarnation of [http://en.wikipedia.org/wiki/Open_Inventor Open Inventor], [http://www.qtsoftware.com/ Qt], the world-famous UI framework, and [http://www.python.org Python], one of the best scripting languages available. FreeCAD itself can also be used as a library by other programs.

Revision as of 06:18, 27 September 2017

FreeCAD 的目的是成为一个 3D CAD 建模工具。她的开发完全遵循 开源 (LGPL 协议)。 FreeCAD 的目标直指 机械工程产品设计,当然也适合工程行业内的其他广大用户,比如建筑或者其他特殊工程行业。

FreeCAD 的特性工具类似 CatiaSolidWorksSolid Edge,因此也可以使用关键词 MCADPLMCAx 以及 CAE。它是一个 特性参数化建模工具,其模块化的软件设计令其很容易提供额外的功能而不需要修改核心系统。

和其他 3D CAD 建模工具一样,它也拥有很多 2D 组件来绘制 2D 形状或者从 3D 模型提取设计细节并转化为 2D 的产品图形,但直接的 2D 绘图 (就像 AutoCAD LT) 不是我们的关注重点,同理动画和形状组织 (就像 Maya, 3ds Max, BlenderCinema 4D) 也不是。然而,感谢它宽泛的适应性,FreeCAD 可以使用的范围远超它目前所关注领域。

FreeCAD makes heavy use of all the great open-source libraries that exist out there in the field of Scientific Computing. Among them are OpenCascade, a powerful CAD kernel, Coin3D, an incarnation of Open Inventor, Qt, the world-famous UI framework, and Python, one of the best scripting languages available. FreeCAD itself can also be used as a library by other programs.

FreeCAD is also fully multi-platform, and currently runs flawlessly on Windows and Linux/Unix and Mac OSX systems, with the exact same look and functionality on all platforms.

For more information about FreeCAD's capabilities, take a look at the Feature list, the latest release notes or the Getting started articles, or see more screenshots.

About the FreeCAD project

The FreeCAD project was started as far as 2001, as described in its history page.

FreeCAD is maintained and developed by a community of enthusiastic developers and users (see the contributors page). They work on FreeCAD voluntarily, in their free time. They cannot guarantee that FreeCAD contains or will contain everything you might wish, but they will usually do their best! The community gathers on the FreeCAD forum, where most of the ideas and decisions are discussed. Feel free to join us there!

Online Help Startpage
Feature list