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
13 lines
217 B
Plaintext
13 lines
217 B
Plaintext
pcone c1 2 1.5 5
|
|
profile p x 2 y 2 x -2 y -2
|
|
trotate p 0 0 0 1 0 0 90
|
|
ttranslate p -1 -4 4
|
|
explode c1 f
|
|
mksurface f c1_1
|
|
mkface f f
|
|
|
|
featprism c1 p p 0 1 0 1 1
|
|
featperform prism result f
|
|
|
|
checkprops result -s 100.937
|