Revised per feedback from review
This commit is contained in:
@@ -133,9 +133,9 @@ public:
|
||||
" Deflection (required, float)\n"
|
||||
" MinLength (required, float)\n"
|
||||
" Fineness (required, integer)\n"
|
||||
" SecondOrder (optional, integral boolean)\n"
|
||||
" Optimize (optional, integral boolean)\n"
|
||||
" AllowQuad (optional, integral boolean)\n"
|
||||
" SecondOrder (optional, integer boolean)\n"
|
||||
" Optimize (optional, integer boolean)\n"
|
||||
" AllowQuad (optional, integer boolean)\n"
|
||||
" GrowthRate (optional, float)\n"
|
||||
" SegPerEdge (optional, float)\n"
|
||||
" SegPerRadius (optional, float)\n"
|
||||
|
||||
Reference in New Issue
Block a user