mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +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
14 lines
299 B
Plaintext
14 lines
299 B
Plaintext
profile p1 x 3 y 1 x -2 y 2 x -1 y -3
|
|
prism pr1 p1 0 0 1
|
|
profile p2 x 0.5 y 0.5 x -0.5 y -0.5
|
|
trotate p2 0 0 0 1 0 0 90
|
|
ttranslate p2 1 4 0.25
|
|
trotate p2 0 0 0 0 0 1 -15
|
|
explode pr1 f
|
|
compound pr1_3 pr1_4 fu
|
|
|
|
featprism pr1 p2 p2 -2 -4 0 1 1
|
|
featperform prism result fu
|
|
|
|
checkprops result -s 26.9296
|