mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Check if the shape is not null before querying its ShapeType. Create test case for the bug. Small correction of test case for issue CR27862
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
puts "============"
|
|
puts "OCC27862"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# Exception in BRepOffsetAPI_MakePipeShell
|
|
######################################################
|
|
|
|
restore [locate_data_file bug27862.brep] a
|
|
explode a
|
|
pipe r a_1 a_2
|