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
19 lines
397 B
Plaintext
19 lines
397 B
Plaintext
# DIFFORIENTED fond de poche REVERSED REVERSED (faces de l'objet REVERSED face de l'outil REVERSED)
|
|
|
|
profile p1 p 0 0 -1 1 0 0 o 0 0 40 y -200 x 150 y 200
|
|
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 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 98000
|