+ fetched actual documentation
+ icon for fillet dialog + small updates in wiki2qhelp.py git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5115 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -43,7 +43,7 @@ const App::PropertyFloatConstraint::Constraints floatRadius = {0.0f,FLT_MAX,0.1f
|
||||
|
||||
Fillet::Fillet()
|
||||
{
|
||||
ADD_PROPERTY(Radius,(0.2f));
|
||||
ADD_PROPERTY(Radius,(1.0f));
|
||||
Radius.setConstraints(&floatRadius);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user