mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
16 lines
403 B
Plaintext
Executable File
16 lines
403 B
Plaintext
Executable File
## ======================================
|
|
## Grid : CCV002
|
|
## Test : D1
|
|
## Comment : From CV tests serie page 60
|
|
## ======================================
|
|
|
|
puts "TODO OCC26556 ALL: ERROR. offsetperform operation not done."
|
|
restore [locate_data_file CCV_2_d1_gsw.rle] s
|
|
explode s F
|
|
catch {offsetcompshape result s -2 s_17}
|
|
|
|
#real volume of result shape is unknown yet
|
|
checkprops result -v 534256
|
|
|
|
|