

# schneide jeweils nur den benötigten Teil raus. # Geänderter Ansatz: lasse die Seitenflächen in der Suchliste und # Die Seitenfaces passen hinterher nicht mehr mit den Hauptflächen zusammen. # Die Weiterreichung eines schon geschnittenen Seitenfaces macht Probleme. # change code to handle face indexes in the node instead of faces # Clear division of tasks between analysis and folding # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
#UNFOLDER C4D SOFTWARE#
# along with this program if not, write to the Free Software # You should have received a copy of the GNU General Public License # GNU General Public License for more details. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # but WITHOUT ANY WARRANTY without even the implied warranty of # This program is distributed in the hope that it will be useful, # the Free Software Foundation either version 2 of the License, or # it under the terms of the GNU General Public License as published by # This program is free software you can redistribute it and/or modify Sheet Metal Unfolder.py #!/usr/bin/env python The forum discussion Sheet metal: add wall toolĪn updated version is available at: Script The macro can be thought of as a companion to the AddWall tool from JMG published here: FreeCAD: Sheet metal tool "Add Wall" Link If the macro has problems, you may get only a flat shell or a bunch of flattened faces or only an error message. In best case the macro generates a new flat solid from your part. But if you "walk" from the upper side to the lower side of the sheet-metal-part you should not cross more than one face. The edges of the sheet-metal-part may be round or slanting. This is still a remains of the debugging process of this macro. The macro creates a lot of text in the report-view. Select a flat face from your part in the 3D-view.
