Fix some typos and whitespace

This commit is contained in:
luz paz
2022-02-12 07:58:39 -05:00
committed by Uwe
parent 484ff4fafb
commit 6953a7cea8
8 changed files with 29 additions and 27 deletions

View File

@@ -523,7 +523,7 @@ an empty dictionary if there is no intersection.
<UserDocu>getPlanarSegments(dev,[min faces=0]) -> list
Get all planes of the mesh as segment.
In the worst case each triangle can be regarded as single
plane if none of its neighours is coplanar.</UserDocu>
plane if none of its neighbours is coplanar.</UserDocu>
</Documentation>
</Methode>
<Methode Name="getSegmentsOfType" Const="true">