if hasattr(FreeCADGui, "draftToolBar"): FreeCADGui.draftToolBar.Activated() if hasattr(FreeCADGui, "Snapper"): FreeCADGui.Snapper.show() if hasattr(WorkingPlane, "_view_observer_start"): WorkingPlane._view_observer_start() WorkingPlane._view_observer_start() grid_observer._view_observer_...
("draft", "vertexs", None)) self.addButton.setText(QtGui.QApplication.translate("draft", "Update", None)) class AddReliefCommandClass(): """Add Relief command""" def GetResources(self): return {'Pixmap' : os.path.join( iconPath , 'SheetMetal_AddRelief.svg'), # the name of a ...
taotieren / FreeCAD_zh_CN 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 加入Gitee 与超过 800 万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号? 立即登录 master 管理 管理 分支(5) master develop feature hotfix release 克隆/下载 HTTPS SSH...
* Workaround for offscreen renderer due to a huge memory leak in Coin 2.4.x * Support of Qt 4.1.4 in Draft module * Porting sources to Mac OS X Leopard * Implement a progress indicator to run with OCC algorithm classes * Binding for SWIG-generated pythonocc added Version: 0.7....
* use transformShape for uniform scaling in Draft._Clone Feature * Make FreeCAD buildable using QT Creator using windows the VC++ 9 compiler * Part Revolve - add parameter "solid" * emn import failure * Allow Part Loft to create a closed solid i.e. have the Loft start and finish...
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker - FreeCAD/ChangeLog.txt at master · Tuco-b/FreeCAD
time stamps * 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 ...
* use transformShape for uniform scaling in Draft._Clone Feature * Make FreeCAD buildable using QT Creator using windows the VC++ 9 compiler * Part Revolve - add parameter "solid" * emn import failure * Allow Part Loft to create a closed solid i.e. have the Loft start and finish...
* use transformShape for uniform scaling in Draft._Clone Feature * Make FreeCAD buildable using QT Creator using windows the VC++ 9 compiler * Part Revolve - add parameter "solid" * emn import failure * Allow Part Loft to create a closed solid i.e. have the Loft start and finish...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...