+ 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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user