mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
17 lines
510 B
Plaintext
17 lines
510 B
Plaintext
# DIFFORIENTED fond de poche REVERSED FORWARD (faces de l'objet REVERSED faces de l'outil REVERSED)
|
|
|
|
profile p1 p 0 0 -1 1 0 0 o 0 0 40 f 0 -50 y -100 x 150 y 100
|
|
prism pr1 p1 0 0 -40
|
|
|
|
profile p2 p 0 0 -1 1 0 0 o 0 0 50 f 25 -25 x 75 y -100 x -75
|
|
prism pr2 p2 0 0 -30
|
|
|
|
bcut po1 pr1 pr2
|
|
|
|
profile p3 p 0 0 -1 1 0 0 o 0 0 50 f 50 -75 y -100 x 75 y 100
|
|
prism pr3 p3 0 0 -30
|
|
|
|
bcut result po1 pr3
|
|
checkprops result -s 52000
|
|
checkview -display result -2d -s -otherwise { po1 pr3 } -path ${imagedir}/${test_image}.png
|