1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-09 18:50:54 +03:00
apn f1aa2b6272 Adding new testing cases for chl grid
Adding procedures checkcolor and checkpoint.
Modified test cases which are used QAGetPixelColor or QAAISGetPixelColor2d
Allow using command QAAISGetPixelColor2d on WNT
Rename test case tests/bugs/vis/bug19619 to pro19619
Added test cases to modalg and moddata
2012-12-14 16:56:11 +04:00

26 lines
632 B
Plaintext
Executable File

puts "========="
puts " OCC789 "
puts "========="
puts ""
########################################################
## When working on 2 closed wires (each of 1 edge), the thrusection algorithm creates
## a surface with isolines which oscillate in longitudinal direction somewhere in the
## middle between end sections.
########################################################
restore [locate_data_file OCC789_s3.brep] w1
explode w1
wire ww1 w1_1
restore [locate_data_file OCC789_s4.brep] w2
explode w2
wire ww2 w2_1
thrusections result 0 0 ww1 ww2
puts "It necessary to analyse the photo"
set square 142424.
set 2dviewer 0