mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Added protection against null pointer dereferencing. Modified BRepOffset_MakeOffset::MakeThickSolid method. Fixed the problem with negative volume values. Fixed several unit tests and added a new one.
13 lines
328 B
Plaintext
13 lines
328 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 unknown yet
|
|
checkprops result -v 1.01e+06
|