mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-16 10:54:53 +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.
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
ellipse result 0 0 1 0 40 20
|
|
dset ech 1.1
|
|
repeat 20 {
|
|
2dpscale result 0 0 0 ech;
|
|
copy result .;
|
|
}
|
|
set viewer "v2d"
|
|
checklength result -l 1303.5806982555659
|
|
|