mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +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.
14 lines
170 B
Plaintext
14 lines
170 B
Plaintext
line l -3 0 1 2
|
|
trim l l -1 2
|
|
copy l lr
|
|
2dtranslate lr 0 -4
|
|
reverse lr
|
|
convert result lr
|
|
2dpl
|
|
2dpl
|
|
2dpu
|
|
2dpu
|
|
set viewer "v2d"
|
|
checklength result -l 2.9999999999999996
|
|
|