mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0022978: Shading for a pipe shape is wrong
Test case for issue CR22978
This commit is contained in:
parent
fc9b36d630
commit
a987c2f484
21
tests/bugs/modalg_5/bug22978
Executable file
21
tests/bugs/modalg_5/bug22978
Executable file
@ -0,0 +1,21 @@
|
||||
puts "============"
|
||||
puts "OCC22978"
|
||||
puts "============"
|
||||
puts ""
|
||||
#######################################################################
|
||||
# Shading for a pipe shape is wrong
|
||||
#######################################################################
|
||||
|
||||
restore [locate_data_file bug22978_1.brep] c1
|
||||
restore [locate_data_file bug22978_2.brep] c2
|
||||
|
||||
pipe result c1 c2
|
||||
|
||||
vinit
|
||||
vsetdispmode 1
|
||||
vdisplay result
|
||||
vfit
|
||||
|
||||
set square 493480
|
||||
|
||||
set only_screen 1
|
Loading…
x
Reference in New Issue
Block a user