Sketcher - Add new Split Edge action

This commit is contained in:
Tomas Pavlicek
2021-02-09 23:17:40 +01:00
committed by abdullahtahiriyo
parent ae0a31542f
commit 4d6b1f3eb8
11 changed files with 1276 additions and 14 deletions

View File

@@ -217,6 +217,11 @@ If there is no such constraint an exception is raised.
<UserDocu>extend a curve to new start and end positions</UserDocu>
</Documentation>
</Methode>
<Methode Name="split">
<Documentation>
<UserDocu>split a curve with a given id at a given reference point</UserDocu>
</Documentation>
</Methode>
<Methode Name="addSymmetric">
<Documentation>
<UserDocu>add a symmetric geometric objects to the sketch with respect to a reference point or line</UserDocu>