mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-08 18:40: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
419 B
Plaintext
18 lines
419 B
Plaintext
# DIFFORIENTED fond de poche REVERSED FORWARD (faces de l'objet REVERSED faces de l'outil FORWARD)
|
|
|
|
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 x 75 y -100 x -75
|
|
prism pr3 p3 0 0 -30
|
|
|
|
bcut result po1 pr3
|
|
|
|
|
|
checkprops result -s 52000
|