+ add method to offset arbitrary shapes

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5005 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
wmayer
2011-10-11 11:47:57 +00:00
parent 54a4c04ef5
commit e9bc1bfff8
4 changed files with 44 additions and 0 deletions

View File

@@ -179,6 +179,11 @@ which are to be removed. The remaining faces of the solid become the walls of
the hollowed solid, their thickness defined at the time of construction.</UserDocu>
</Documentation>
</Methode>
<Methode Name="makeOffsetShape">
<Documentation>
<UserDocu>Offset a given shape</UserDocu>
</Documentation>
</Methode>
<Methode Name="reverse">
<Documentation>
<UserDocu>Reverses the orientation of this shape.</UserDocu>