mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +03:00
Method for pre-analysis of input data added (CheckInputData). Now it is possible to work with Error() function, which return error code. Tests corrected according to changed error appearance.
14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
puts "TODO OCC23190 ALL: result is not a topological shape!!!"
|
|
puts "TODO OCC23068 ALL: TEST INCOMPLETE"
|
|
# Original bug : cts21271
|
|
# Date : 11Sept98
|
|
|
|
restore [locate_data_file CHE900_cts21271.rle] s
|
|
explode s f
|
|
|
|
## leaving out bottom face s_35
|
|
|
|
offsetshape result s -1 s_35
|
|
|
|
set volume 0
|