mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
23 lines
402 B
Plaintext
Executable File
23 lines
402 B
Plaintext
Executable File
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
|