mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03:00
Method for preanalysis of input data added (CheckInputData). Now it is possible to work with Error() function, which return error code. Extended output support for all offset commands added. Test-cases for issue #26556
13 lines
328 B
Plaintext
13 lines
328 B
Plaintext
puts "TODO OCC23190 ALL: ERROR. C0 continuity of input data."
|
|
puts "TODO OCC23190 ALL: result is not a topological shape!!!"
|
|
puts "TODO OCC23068 ALL: TEST INCOMPLETE"
|
|
# Original bug : hkg60144/pro15325
|
|
# Date : 17Juillet98
|
|
|
|
restore [locate_data_file CHE900_hkg60ioc.rle] s
|
|
explode s f
|
|
|
|
offsetshape result s -5 s_1
|
|
|
|
set volume 0
|