mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
14 lines
349 B
Plaintext
Executable File
14 lines
349 B
Plaintext
Executable File
puts "============"
|
|
puts "CR23436"
|
|
puts "============"
|
|
puts ""
|
|
######################################################
|
|
# BRepOffsetAPI_ThruSections crashes when lofting through identical profiles
|
|
######################################################
|
|
|
|
restore [locate_data_file bug23436_myloft.brep] s
|
|
|
|
explode s
|
|
|
|
thrusections result 0 0 s_1 s_2 s_3
|