mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
checkdump - procedure to parse output dump and compare it with reference values; checklength - procedure to compute length of input shape. Added procedures and modified test group geometry.
3 lines
174 B
Plaintext
3 lines
174 B
Plaintext
parabola result 1 0 0 0 1 0 1 0 0 10
|
|
dmode result U
|
|
checkdump result -name {Center Axis XAxis YAxis Focal} -ref {{1 0 0} {0 1 0} {1 0 0} {0 0 -1} {10}} -eps 0.01 |