1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

0032633: Draw Harness - extend command incmesh to apply default visualization parameters

incmesh - added -prs option to use StdPrs_ToolTriangulatedShape::GetDeflection() as meshing parameters.
vdisplay, XDisplay - added -autoTriangulation option to manage meshing behavior before displaying a shape.
trinfo - added output of meshing parameters.
Fixed broken incmesh syntax usage in several test cases.
This commit is contained in:
kgv
2021-10-19 21:34:18 +03:00
committed by smoskvin
parent 2c8c4b8086
commit 005caf39cf
15 changed files with 243 additions and 190 deletions

View File

@@ -1,3 +1,3 @@
set command incmesh
set group advanced
set parallel -parallel
set parallel 1