Part: Enable reversed method in Python TopoShape class

This commit is contained in:
marioalexis
2022-04-10 02:25:41 -03:00
committed by wwmayer
parent c84c2fb6eb
commit 0d6e8eed5a

View File

@@ -533,7 +533,7 @@ reverse()
</UserDocu>
</Documentation>
</Methode>
<Methode Name="reversed">
<Methode Name="reversed" Const="true">
<Documentation>
<UserDocu>Reverses the orientation of a copy of this shape.
reversed() -> Shape