More bug fixes for Body insertion/deletion of features
This commit is contained in:
committed by
Stefan Tröger
parent
0cd8fc816b
commit
90d2508efb
@@ -13,9 +13,9 @@
|
||||
<Author Licence="LGPL" Name="Juergen Riegel" EMail="FreeCAD@juergen-riegel.net" />
|
||||
<UserDocu>PartDesign body class</UserDocu>
|
||||
</Documentation>
|
||||
<Methode Name="insertFeature">
|
||||
<Methode Name="addFeature">
|
||||
<Documentation>
|
||||
<UserDocu>insertFeature(feat) - Insert the given feature after the current Tip feature</UserDocu>
|
||||
<UserDocu>addFeature(feat) - Add the given feature after the current Tip feature</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="removeFeature">
|
||||
|
||||
Reference in New Issue
Block a user