docs: update -maxedges docs

This commit is contained in:
Eric Wasylishen 2024-07-06 13:53:55 -06:00
parent 263dd5faa1
commit 5142116294
1 changed files with 3 additions and 1 deletions

View File

@ -522,7 +522,9 @@ Options
.. option:: -maxedges n
The max number of edges/vertices on a single face before it is split into another face.
The max number of edges/vertices on a single face before it is split into another face. 0 means unlimited.
Default is 0 for Q2, and 64 for Q1.
.. option:: -worldextent n