mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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}
|