mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-01 19:50:24 +08:00
e1ed38e054
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
|