Part: Clean up XML bindings (Part 2)

This cleans up the XML bindings for Part in preparation for an upcoming
migration to Python bindings model.
This commit is contained in:
Joao Matos
2025-03-25 16:12:57 +00:00
committed by Benjamin Nauck
parent fc23531e4a
commit 054e04075a
21 changed files with 374 additions and 385 deletions

View File

@@ -63,7 +63,7 @@
<Methode Name="fixSplitFace">
<Documentation>
<UserDocu>Fixes cases related to split faces within the given shape.
It may return a modified shape after fixing the issues.</UserDocu>
It may return a modified shape after fixing the issues.</UserDocu>
</Documentation>
</Methode>
<!--<Methode Name="splitOneFace">
@@ -79,7 +79,7 @@
<Methode Name="fixShape">
<Documentation>
<UserDocu>Fixes issues in the overall geometric shape.
This function likely encapsulates higher-level fixes that involve multiple faces or elements.</UserDocu>
This function likely encapsulates higher-level fixes that involve multiple faces or elements.</UserDocu>
</Documentation>
</Methode>
<Methode Name="shape">