Part: remove uIso and vIso methods. Methods from base class GeomSurface will be used instead

This commit is contained in:
tomate44
2020-09-10 08:10:39 +02:00
committed by wwmayer
parent 4e524cbb1c
commit b81f654905
14 changed files with 0 additions and 329 deletions

View File

@@ -45,18 +45,5 @@
</Documentation>
<Parameter Name="Axis" Type="Object"/>
</Attribute>
<Methode Name="uIso" Const="true">
<Documentation>
<UserDocu>
Builds the U isoparametric circle of this sphere
</UserDocu>
</Documentation>
</Methode>
<Methode Name="vIso" Const="true">
<Documentation>
<UserDocu>Builds the V isoparametric circle of this sphere
where V must be in the range [-Pi/2,Pi/2]</UserDocu>
</Documentation>
</Methode>
</PythonExport>
</GenerateModel>