+ Fix curve and surface property methods of topo edge and face

This commit is contained in:
wmayer
2013-11-05 12:16:57 +01:00
parent a81604b9be
commit fdff852950
3 changed files with 32 additions and 65 deletions

View File

@@ -131,5 +131,9 @@ absolute Cartesian coordinate system.</UserDocu>
</Documentation>
<Parameter Name="Degenerated" Type="Boolean"/>
</Attribute>
</PythonExport>
<ClassDeclarations>
private:
double getNormalizedParameter(double) const;
</ClassDeclarations>
</PythonExport>
</GenerateModel>