mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Diagnostic of mixed connectivity of faces along common edge is added. If algorithm finds such pair of faces, it stops working with special error code.
14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
puts "TODO OCC23190 ALL: ERROR. C0 continuity of input data."
|
|
puts "TODO OCC23190 ALL: Error: The command cannot be built"
|
|
puts "TODO OCC23068 ALL: Error : The offset cannot be built."
|
|
|
|
# Original bug : hkg60144/pro15325
|
|
# Date : 17Juillet98
|
|
|
|
restore [locate_data_file CHE900_hkg60ioc.rle] s
|
|
explode s f
|
|
|
|
offsetshape result s -5 s_1
|
|
|
|
checkprops result -v 0
|