mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
0025178: Visualization - edges of the model are still clipped after vfit command
Test case for issue #25178
This commit is contained in:
parent
3e594885aa
commit
53f532f5ed
16
tests/bugs/vis/bug25178
Normal file
16
tests/bugs/vis/bug25178
Normal file
@ -0,0 +1,16 @@
|
||||
puts "======="
|
||||
puts "CR25178"
|
||||
puts "======="
|
||||
puts ""
|
||||
###########################################################################
|
||||
# Visualization - edges of the model are still clipped after vfit command
|
||||
###########################################################################
|
||||
|
||||
restore [locate_data_file bug25179_nurbs-with-partial-seam.brep] a
|
||||
|
||||
vinit
|
||||
vdisplay a
|
||||
vback
|
||||
vfit
|
||||
|
||||
set only_screen 1
|
Loading…
x
Reference in New Issue
Block a user