mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0027802: [Regression to 7.0] Solid classifier raises exception ConstructionError
Test case has been created.
This commit is contained in:
parent
997e128f88
commit
a0ad45bf9a
13
tests/bugs/modalg_6/bug27802
Normal file
13
tests/bugs/modalg_6/bug27802
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
puts "========"
|
||||||
|
puts "OCC27802"
|
||||||
|
puts "========"
|
||||||
|
puts ""
|
||||||
|
#################################################
|
||||||
|
# Solid classifier raises exception ConstructionError
|
||||||
|
#################################################
|
||||||
|
|
||||||
|
restore [locate_data_file bug27802_cls_error.brep] a
|
||||||
|
|
||||||
|
explode a
|
||||||
|
mkpoint p a_2
|
||||||
|
bclassify a_1 p
|
Loading…
x
Reference in New Issue
Block a user