This is the first release candidate of FreeCAD 1.0. The most notable improvements over the 0.21 release series are the inclusion of the topological naming problem mitigation code, an integrated assembly workbench, a new materials system, and many UI/UX improvements. We expect to make at least ...
Arch 工作台已与 BIM 合并,现在是 BIM 工作台,增加了许多新功能和改进,包括对 IFC 文档的本地支持。 Path workbench 已更名为 CAM workbench,增加了许多新功能,包括新的 CAM模拟器。 草图工作台(Draft workbench)有大量的改进。对网格行为进行了优化,增加了外观选项,许多 Draft 工作台工具和方法都获得了额外的功...
https://github.com/FreeCAD/FreeCAD/pull/4782: Start workbench; fix bug when custom folder doesn't exist https://github.com/FreeCAD/FreeCAD/pull/4912: Reverse Engineering workbench: Fix compilation with PCL-1.12.0Installation instructionsLinux...
Make sure you have a simple SVG logo of your workbench (no larger than 10kb) that can be used to represent it in the Addon Manager dialog. The PR to FreeCAD master must include the: 5a. logo which needs to be added to FreeCAD/src/Mod/AddonManger/Resources/icons in the following form...
ArchWorkbench.svg /usr/share/freecad/Mod/Arch/TestArch.py /usr/share/freecad/Mod/Arch/exportIFC.py /usr/share/freecad/Mod/Arch/exportIFCHelper.py /usr/share/freecad/Mod/Arch/exportIFCStructuralTools.py /usr/share/freecad/Mod/Arch/ifc_objects.py /usr/share/freecad/Mod/Arch/ifc_view...
Arch Workbench 的主要用途是创建 BIM 对象或为使用其他工作台构建的对象赋予 BIM 属性,以便将它们导出到IFC。 49 Machine Translated by Google 所有工作台一目了然 工具 描述 工具 描述 从头开始创建墙或使用选 从头开始创建结构元素或 定对象作为基础 使用选定对象作为基础 墙 结构 在选定的结 构元素中创建...
FreeCADGui.activateWorkbench(SketcherWorkbench) #创建一个草图 Sketch=FreeCAD.activeDocument().addObject(Sketcher::SketchObject,Sketch) Sketch.MapMode=Deactivated Sketch.Placement=FreeCAD.Placement(FreeCAD.Vector(0,0,0),FreeCAD.Rotation(0,0,0)) Sketch.addGeometry(Part.LineSegment(FreeCAD.Vector(0,0...
Add AnimationFreeCAD workbench 3年前 ArchTextures@06b81a3 Updated revisions 3年前 Assembly3@044f466 Updated revisions 3年前 Assembly4@a5bc6f6 Updated revisions 3年前 Autoload@93df544 Updated revisions 5年前 BCFPlugin@506a7d7 Updated references ...
taotieren / FreeCAD_zh_CN 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 加入Gitee 与超过 800 万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号? 立即登录 master 管理 管理 分支(5) master develop feature hotfix release 克隆/下载 HTTPS SSH...
* Task Deadlock: Part Workbench disabled when closing Combo View with open Task * Placement Panel not removed after Entity Deletion * Wrong header define PART_GEOMETRY_H in ProgressIndicator.h * Allow Draft tool to create Part Primitives * Enclose isinstance(Edge.Curve,something) in try-ex...