+ add some repair functions for wires

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5404 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2012-01-12 21:31:14 +00:00
parent 39f4bb10f0
commit 9fd99a15b7
4 changed files with 87 additions and 0 deletions

View File

@@ -19,5 +19,10 @@
<UserDocu>Add a shape to the compound.</UserDocu>
</Documentation>
</Methode>
<Methode Name="connectEdgesToWires">
<Documentation>
<UserDocu>Build a compound of wires out of the edges of this compound.</UserDocu>
</Documentation>
</Methode>
</PythonExport>
</GenerateModel>