Sketcher: Python wrappers for new remove axes alignment algorithm

This commit is contained in:
Abdullah Tahiri
2021-06-19 08:56:08 +02:00
parent 3c593a33ce
commit be153ae2d9
2 changed files with 34 additions and 0 deletions

View File

@@ -242,6 +242,11 @@ If there is no such constraint an exception is raised.
<UserDocu>add an array of size cols by rows where each element is a copy of the selected geometric objects displaced by a vector3d in the cols direction and by a vector perpendicular to it in the rows direction</UserDocu>
</Documentation>
</Methode>
<Methode Name="removeAxesAlignment">
<Documentation>
<UserDocu>modifies constraints so that the shape is not forced to be aligned with axes.</UserDocu>
</Documentation>
</Methode>
<Methode Name="ExposeInternalGeometry">
<Documentation>
<UserDocu>Deprecated -- use exposeInternalGeometry</UserDocu>