mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
191 B
Plaintext
3 lines
191 B
Plaintext
hyperbola result 70 0 0 0 0 1 1 0 0 20 10
|
|
lmirror result 0 0 0 0 1 0
|
|
checkdump result -name {Center Axis XAxis YAxis Radii} -ref {{-70 0 0} {0 0 -1} {-1 0 0} {0 1 0} {20 10}} -eps 0.01 |