mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
13 lines
378 B
Plaintext
13 lines
378 B
Plaintext
# Original bug : pro5557
|
|
# Date : 10mar97
|
|
|
|
restore [locate_data_file pro5557_revol.brep] revol1
|
|
restore [locate_data_file pro5557_bsurf.brep] bsurf2
|
|
#normals bsurf2 0.27
|
|
point pnt1 0 -0.3 0
|
|
halfspace space2 bsurf2 0 -0.3 0
|
|
|
|
bcut result revol1 space2
|
|
checkprops result -s 0.402138
|
|
checkview -display result -2d -s -otherwise { revol1 space2 } -path ${imagedir}/${test_image}.png
|