mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
11 lines
249 B
Plaintext
11 lines
249 B
Plaintext
box b1 0 0 0 1 1 1
|
|
nurbsconvert b1 b1
|
|
dset r sqrt(31)
|
|
box b2 0 0 0 r/4 0.25 1
|
|
trotate b2 0 0 0 0 0 1 34.73
|
|
|
|
bcommon result b1 b2
|
|
|
|
checkprops result -s 3.65032
|
|
checkview -display result -2d -s -otherwise { b1 b2 } -path ${imagedir}/${test_image}.png
|