mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
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
23 lines
368 B
Plaintext
Executable File
23 lines
368 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts " OCC418 "
|
|
puts "CTS20370"
|
|
puts "(case 2)"
|
|
puts "========================"
|
|
puts ""
|
|
|
|
restore [locate_data_file CTO904_cts20370-part.rle] a
|
|
puts [checkshape a]
|
|
|
|
restore [locate_data_file cts20370-tool.rle] b
|
|
puts [checkshape b]
|
|
|
|
bsection sec a b
|
|
|
|
bfuse result a b
|
|
puts [checkshape -top result]
|
|
|
|
set square 261265.
|
|
set 2dviewer 0
|
|
|