expose mesh analyzing functions to Python
This commit is contained in:
@@ -39,7 +39,14 @@ Get a list of intersection points with another triangle.
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Attribute Name="Index" ReadOnly="true">
|
||||
<Methode Name="isDegenerated">
|
||||
<Documentation>
|
||||
<UserDocu>isDegenerated([float]) -> boolean
|
||||
Returns true if the facet is degenerated, otherwise false.
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Attribute Name="Index" ReadOnly="true">
|
||||
<Documentation>
|
||||
<UserDocu>The index of this facet in the MeshObject</UserDocu>
|
||||
</Documentation>
|
||||
|
||||
Reference in New Issue
Block a user