Correct spelling of FEM Netgen Mesh 'Fineness' parameter

This commit is contained in:
Richard Crozier
2015-01-10 12:14:40 +00:00
committed by wmayer
parent c6fe925dfd
commit 65092be5f3
3 changed files with 29 additions and 29 deletions

View File

@@ -43,10 +43,10 @@ public:
App::PropertyFloat MaxSize;
App::PropertyBool SecondOrder;
App::PropertyEnumeration Fininess;
App::PropertyEnumeration Fineness;
App::PropertyFloat GrowthRate;
App::PropertyInteger NbSegsPerEdge;
App::PropertyInteger NbSegsPerRadius;
App::PropertyInteger NbSegsPerRadius;
App::PropertyBool Optimize;
/// returns the type name of the ViewProvider