Fix docstring

This commit is contained in:
Christopher Lackner 2019-09-16 12:48:27 +02:00
parent d32d498259
commit 9feb9de9b1

View File

@ -19,7 +19,7 @@ static string occparameter_description = R"delimiter(
OCC Specific Meshing Parameters
-------------------------------
closeedgefac: Optional[float] = 1.
closeedgefac: Optional[float] = 2.
Factor for meshing close edges, if None it is disabled.
minedgelen: Optional[float] = 0.001