Part: Add method Part.Compound.setFaces()

This commit is contained in:
wmayer
2023-09-25 14:45:34 +02:00
committed by wwmayer
parent cdbc778513
commit 563dc0b0cc
2 changed files with 66 additions and 0 deletions

View File

@@ -30,5 +30,10 @@ If Shared is True connection is performed only when adjacent edges share the sa
If Shared is False connection is performed only when ends of adjacent edges are at distance less than Tolerance.</UserDocu>
</Documentation>
</Methode>
<Methode Name="setFaces">
<Documentation>
<UserDocu>A shape is created from points and triangles and set to this object</UserDocu>
</Documentation>
</Methode>
</PythonExport>
</GenerateModel>