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
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
|