6、复制或者删除一个pad等模型时,经常会复制很多引用的组件或者删除时要提示一些不相干的元件。这是由于freecad的拓扑命名问题(https://wiki.freecadweb.org/Topological_naming_problem)。最佳实践是,不要在已有模型的表面上再新建草图。而是要每次需要草图时都以原始坐标系为起点,先创建基准面,再在基准面上画草图。
First, version 1.0 finally implements a solution to the “topological naming problem”. Imagine you want to put a hole into a surface. The program needs to know on which surface to put the hole, and so it refers to this surface by name / number. Now imagine you subdivide the surface, ...
1.0.0 Latest Compare adrianinsavalreleased this19 Nov 15:38 ·813 commitsto main since this release 1.0.0 2fcc531 Welcome to FreeCAD 1.0! The most notable improvements over the 0.21 release series are: the inclusion of the topological naming problem mitigation code, ...
It may seems that we have yet to enter the main topic, considering the fact that the title of this article is calledTopological Naming, and we haven't actually talked about it. However, let me assure you the utter importance of the ground works described above. Because, only when you act...
极红星创建的收藏夹模型内容:FreeCAD 0.19 三维建模基础课程,如果您对当前收藏夹内容感兴趣点击“收藏”可转入个人收藏夹方便浏览
Topological Naming Problem The toponaming problem has been widely discussed and work is proceeding to resolve it. Reference original issue Github Project Assembly Workbench Building multi-part assemblies is something users expect a modern CAD system to do. FreeCAD has multiple add-on options but lack...
241Branches161Tags Code This branch is5790 commits ahead of,7035 commits behindFreeCAD/FreeCAD:main. Folders and files Name Last commit message Last commit date Latest commit realthunder Arch: improve DAE/OBJ export facet color option Feb 6, 2025 ...