mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
9 lines
218 B
Plaintext
9 lines
218 B
Plaintext
box b1 0 0 0 1 1 1
|
|
nurbsconvert b1 b1
|
|
box b2 0.5 0 0 1 1 0.5
|
|
|
|
bcommon result b1 b2
|
|
|
|
checkprops result -s 2.5
|
|
checkview -display result -2d -s -otherwise { b1 b2 } -path ${imagedir}/${test_image}.png
|