mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
14 lines
355 B
Plaintext
14 lines
355 B
Plaintext
puts "TODO OCC26130 ALL: Standard_ConstructionError"
|
|
puts "=========="
|
|
puts "OCC26130"
|
|
puts "=========="
|
|
puts ""
|
|
##############################################################
|
|
# PCurve creation failure
|
|
##############################################################
|
|
|
|
restore [locate_data_file bug26130_projcomp.brep] a
|
|
explode a
|
|
|
|
catch {bhaspc a_1 a_2 do}
|