mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +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
14 lines
360 B
Plaintext
14 lines
360 B
Plaintext
## ======================================
|
|
## 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 unknow yet
|
|
puts "TODO OFF22926 ALL: The offset is not valid"
|
|
set volume 0
|