mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Provide proper initialization of the field Geom_OffsetSurface::myOscSurf in the case of creating offset of the trimmed bspline surface. Adjusting test cases according to their new behavior.
7 lines
329 B
Plaintext
7 lines
329 B
Plaintext
puts "TODO OCC26577 All: Error : is WRONG because number of EDGE entities in shape"
|
|
puts "TODO OCC26577 All: Error : is WRONG because number of SHELL entities in shape"
|
|
restore [locate_data_file bug26663_test_offset_J9.brep] s
|
|
OFFSETSHAPE ${off_param} {} ${calcul} ${type}
|
|
checknbshapes result -ref [lrange [nbshapes s] 8 19]
|
|
|