mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 10:10:56 +08:00
16 lines
451 B
Plaintext
16 lines
451 B
Plaintext
puts "TODO OCC23068 ALL: ERROR. offsetperform operation not done."
|
|
puts "TODO OCC23068 ALL: Error : The volume of result shape "
|
|
|
|
## ======================================
|
|
## Grid : CCV002
|
|
## Test : A1
|
|
## Comment : From CV tests serie page 56
|
|
## ======================================
|
|
|
|
restore [locate_data_file CCV_2_a1_gst.rle] s
|
|
explode s F
|
|
offsetcompshape result s -10 s_1
|
|
|
|
#real volume of result shape is unknown yet
|
|
checkprops result -v 0
|