add method to check for planar surface

This commit is contained in:
wmayer
2017-09-30 00:23:00 +02:00
parent 5a1a88568a
commit 0a86d959c0
2 changed files with 34 additions and 1 deletions

View File

@@ -71,7 +71,15 @@ the second vector corresponds to the minimum curvature.
</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Continuity" ReadOnly="true">
<Methode Name="isPlanar">
<Documentation>
<UserDocu>
isPlanar([float]) -> Bool
Checks if the surface is planar within a certain tolerance.
</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Continuity" ReadOnly="true">
<Documentation>
<UserDocu>
Returns the global continuity of the surface.