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
18 lines
249 B
Plaintext
Executable File
18 lines
249 B
Plaintext
Executable File
|
|
puts "================"
|
|
puts "OCC3"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC3-1.brep] a
|
|
restore [locate_data_file OCC3-2.brep] b
|
|
checkshape a
|
|
checkshape b
|
|
|
|
bfuse result b a
|
|
checkshape result
|
|
|
|
set square 11400
|
|
set 2dviewer 0
|
|
|