mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|