mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +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
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
puts "TODO OCC23068 ALL: Error : The offset is not valid"
|
|
puts "TODO OCC26556 ALL: ERROR. offsetperform operation not done."
|
|
# Original bug : hkg60144
|
|
# Date : 17Juillet98
|
|
|
|
restore [locate_data_file CHE900_hkg60iob.rle] s
|
|
explode s f
|
|
|
|
offsetshape result s -5 s_1
|
|
|
|
set volume 0
|