mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Modifications: 1.Test cases 2. locate_data_file from DrawResources/TestCommands.tcl Fix for mesh end Adjusting testing cases for current state of master using new organization of data files
15 lines
379 B
Plaintext
15 lines
379 B
Plaintext
puts "TODO OCC23190 ALL: An exception was caught.*Offset with no C1 Surface"
|
|
puts "TODO OCC23190 ALL: \\*\\* Exception \\*\\*.*Offset with no C1 Surface"
|
|
puts "TODO OCC23068 ALL: TEST INCOMPLETE"
|
|
# Original bug : cts21271
|
|
# Date : 11Sept98
|
|
|
|
restore [locate_data_file CHE900_cts21271.rle] s
|
|
explode s f
|
|
|
|
## leaving out bottom face s_35
|
|
|
|
offsetshape result s -1 s_35
|
|
|
|
set volume 0
|