开发者中心

From FreeCAD Documentation
Revision as of 23:14, 9 October 2018 by Johnquicker (talk | contribs) (Created page with "章节: * 总体情况和软件架构 * 源代码结构 * Base和App模块 * Gui模块 * Python包封 * 模块设计 * FEM模块源代码分析(混合了C++和Python) *...")
150
150

如果你对开发FreeCAD软件有兴趣,想贡献于这个项目的开发,这里正有你该了解的内容。

这些页面还处于开发的早起阶段。如果你找不到想看的信息,如果你在别处看到了有用的信息,而我们没有链接在这里,那么请在论坛里留下你的评论,有人会调查处理它们(或者,大胆的你,为什么不直接编辑这个页面呢?)。


开发者文档

开发者文档由以下部分构成。

请自助:编译FreeCAD

制作支持工具

改装FreeCAD

模块开发者指南

FreeCAD模块开发指南:这是一本电子书,在Github上写作。请分支出去,然后发送拉取请求,来为它贡献内容。

章节:

  • 总体情况和软件架构
  • 源代码结构
  • Base和App模块
  • Gui模块
  • Python包封
  • 模块设计
  • FEM模块源代码分析(混合了C++和Python)
  • CFD模块的开发(纯Python)
  • 模块测试和纠错
  • 通过git贡献代码

Latest pdf preview can be downoaded from pdf folder of this git repo

OpenCascade Documentation

Roadmap

FreeCAD, though usable in certain areas, is at the beginning of a long way into the CAD mainstream. There is still a lot to do to reach a state where we can compete with commercial software.

Credits

Contributors