mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Added status for thrusection operations and changed throw constructions to set of the status and break the function.
11 lines
382 B
Plaintext
Executable File
11 lines
382 B
Plaintext
Executable File
puts "REQUIRED ALL: Error : The command cannot be built."
|
|
|
|
puts "========"
|
|
puts "0024997: S I G S E G V in BRepOffsetAPI_ThruSections"
|
|
puts "========"
|
|
puts ""
|
|
|
|
restore [locate_data_file bug24997_loft3-draw-Loft-00-section.brep] Loft-00-section
|
|
restore [locate_data_file bug24997_loft3-draw-Loft-01-section.brep] Loft-01-section
|
|
thrusections Loft 0 0 Loft-00-section Loft-01-section
|