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
340 B
Plaintext
13 lines
340 B
Plaintext
restore [locate_data_file conge004.brep] m
|
|
explode m E
|
|
encoderegularity m 3
|
|
blend result m 10 m_5 10 m_6 \
|
|
10 m_7 10 m_8 10 m_9 10 m_10 10 m_11 10 m_12 \
|
|
10 m_13 10 m_14 10 m_15 10 m_16 10 m_17 10 m_18
|
|
# Tous sauf :
|
|
# m_1 m_2 m_3 m_4 m_19 m_20 m_21 m_22
|
|
explode result Sh
|
|
renamevar result_1 result
|
|
|
|
checkprops result -s 5884.39
|