mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0023705: Isoline in the AIS viewer is not trimmed
This commit is contained in:
22
tests/bugs/vis/bug23705
Executable file
22
tests/bugs/vis/bug23705
Executable file
@@ -0,0 +1,22 @@
|
||||
puts "========"
|
||||
puts "CR23705"
|
||||
puts "========"
|
||||
puts ""
|
||||
###############################################################
|
||||
## Isoline in the AIS viewer is not trimmed
|
||||
###############################################################
|
||||
|
||||
restore [locate_data_file bug23705_plancher20igs_face.brep] result
|
||||
|
||||
vinit
|
||||
visos 10 10 1
|
||||
|
||||
vdisplay result
|
||||
vfit
|
||||
|
||||
set x 326
|
||||
set y 295
|
||||
|
||||
checkcolor $x $y 0 0 0
|
||||
|
||||
set only_screen 1
|
Reference in New Issue
Block a user