Part: add function Geometry.toShell

This commit is contained in:
wmayer
2021-10-06 19:44:53 +02:00
parent 9eedb17b70
commit 5612c1a58d
2 changed files with 53 additions and 0 deletions

View File

@@ -22,6 +22,11 @@
<UserDocu>Return the shape for the geometry.</UserDocu>
</Documentation>
</Methode>
<Methode Name="toShell" Const="true" Keyword="true">
<Documentation>
<UserDocu>Make a shell of the surface.</UserDocu>
</Documentation>
</Methode>
<Methode Name="getD0" Const="true">
<Documentation>
<UserDocu>Returns the point of given parameter</UserDocu>