mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-08 22:37:28 +05:00
Fix docstring
This commit is contained in:
parent
d32d498259
commit
9feb9de9b1
@ -19,7 +19,7 @@ static string occparameter_description = R"delimiter(
|
|||||||
OCC Specific Meshing Parameters
|
OCC Specific Meshing Parameters
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
closeedgefac: Optional[float] = 1.
|
closeedgefac: Optional[float] = 2.
|
||||||
Factor for meshing close edges, if None it is disabled.
|
Factor for meshing close edges, if None it is disabled.
|
||||||
|
|
||||||
minedgelen: Optional[float] = 0.001
|
minedgelen: Optional[float] = 0.001
|
||||||
|
Loading…
x
Reference in New Issue
Block a user