mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0026188: Incorrect PCurve creation
Test case for issue CR26188
This commit is contained in:
parent
6b13d5288e
commit
e1312bce25
18
tests/bugs/modalg_6/bug26188
Executable file
18
tests/bugs/modalg_6/bug26188
Executable file
@ -0,0 +1,18 @@
|
||||
puts "============"
|
||||
puts "CR26188"
|
||||
puts "==========="
|
||||
puts ""
|
||||
###############################################################################
|
||||
# Incorrect PCurve creation
|
||||
###############################################################################
|
||||
|
||||
restore [locate_data_file OCC26196-Face.brep] a
|
||||
explode a e
|
||||
tcopy a_1 ac
|
||||
bhaspc ac a do
|
||||
mk2dcurve cc ac a
|
||||
|
||||
#v2d2
|
||||
view 1 -2D- 728 20 400 400
|
||||
2dfit
|
||||
xwd ${imagedir}/${test_image}.png
|
Loading…
x
Reference in New Issue
Block a user