mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +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
331 B
Plaintext
Executable File
18 lines
331 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts " OCC380 "
|
|
puts "========================"
|
|
puts ""
|
|
##############################
|
|
##Incorrect result of common operation
|
|
##############################
|
|
|
|
restore [locate_data_file OCC380a.rle] a
|
|
restore [locate_data_file OCC380b.rle] b
|
|
|
|
bcommon result a b
|
|
|
|
set square 21.154
|
|
set 2dviewer 0
|
|
|