mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08: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
222 B
Plaintext
13 lines
222 B
Plaintext
puts "CTS20196"
|
|
puts ""
|
|
|
|
restore [locate_data_file CFE900_cts20gan.rle] base
|
|
restore [locate_data_file cts20196_face.rle] cont
|
|
|
|
# test ope. top.
|
|
prism prism cont 0 20 0
|
|
|
|
bcut result base prism
|
|
|
|
checkprops result -s 250288
|