mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
- Added function checkprops, set default tolerance parameter to 1.0e-4 - Using "area" instead of "square". - Options "-equal\notequal" isn't used together with "-s" in blend and offset test cases. - Correct regressions/differences/improvements and CPU problem (set props tolerance to 0.1) - Corrected test cases to use checkprops proc. - Correct image difference - Updated TODOs in test cases. - Updated test cases to get correct images of result shape
18 lines
463 B
Plaintext
18 lines
463 B
Plaintext
# DIFFORIENTED fond de poche FORWARD REVERSED (toutes les faces de l'objet en causes sont FORWARD)
|
|
# (toutes les faces de l'outil en causes sont REVERSED)
|
|
|
|
profile p1 o 0 0 40 x 150 y 200 x -150
|
|
prism pr1 p1 0 0 -40
|
|
profile p2 o 0 0 50 f 25 25 y 100 x 75 y -100
|
|
prism pr2 p2 0 0 -30
|
|
|
|
bcut po1 pr1 pr2
|
|
|
|
profile p3 o 0 0 20 f 50 255 y -280 x 25 y 280
|
|
prism pr3 p3 0 0 30
|
|
|
|
bcut result po1 pr3
|
|
|
|
|
|
checkprops result -s 97000
|