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.
14 lines
220 B
Plaintext
14 lines
220 B
Plaintext
plane p
|
|
trim p p 0 1 0 1
|
|
convert p p
|
|
incudeg p 3
|
|
incvdeg p 3
|
|
movep p 2 2 0 0 1
|
|
nbiso p 20 20
|
|
offset offs1 p 0.3
|
|
uiso curv_u2 offs1 0.2
|
|
copy curv_u2 result
|
|
set viewer "smallview"
|
|
checklength result -l 1.3447354805936929
|
|
|