+ implement Python interface to discretize wires or edge with given deflection or number of points

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5423 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2012-01-24 15:23:58 +00:00
parent 108aeec88e
commit 3933c6b109
6 changed files with 129 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
</Methode>
<Methode Name="discretize">
<Documentation>
<UserDocu>Discretizes the curve using a given deflection and returns a list of points</UserDocu>
<UserDocu>Discretizes the curve using a given deflection or number of points and returns a list of points</UserDocu>
</Documentation>
</Methode>
<Methode Name="value">