mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
Modified END file of all group bugs. Command nbshape moved to END file. Add begin with variable subgroup Small correction in END file Replaced test case bug726_3 from moddata to modalg
20 lines
279 B
Plaintext
Executable File
20 lines
279 B
Plaintext
Executable File
|
|
puts "================"
|
|
puts "OCC151"
|
|
puts "SAM1141"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC3-1.brep] sh1
|
|
restore [locate_data_file OCC3-2.brep] sh2
|
|
|
|
checkshape sh1
|
|
checkshape sh2
|
|
|
|
bfuse result sh2 sh1
|
|
checkshape result
|
|
|
|
set square 11400
|
|
set 2dviewer 0
|
|
|