+ implement TopoEdge.isSeam(face)

This commit is contained in:
wmayer
2016-04-28 11:08:28 +02:00
parent d6c8d6c62c
commit af72ae09c1
2 changed files with 27 additions and 0 deletions

View File

@@ -109,6 +109,11 @@ Part.show(s)
<UserDocu>Splits the edge at the given parameter values and builds a wire out of it</UserDocu>
</Documentation>
</Methode>
<Methode Name="isSeam">
<Documentation>
<UserDocu>isSeam(Face) - Checks whether the edge is a seam edge.</UserDocu>
</Documentation>
</Methode>
<Attribute Name="Tolerance">
<Documentation>
<UserDocu>Set or get the tolerance of the vertex</UserDocu>