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
348 B
Plaintext
Executable File
18 lines
348 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts "BUC61040"
|
|
puts " OCC374 "
|
|
puts "========================"
|
|
puts ""
|
|
####################################
|
|
##Offset surface from bspline surface is not correct
|
|
####################################
|
|
restore [locate_data_file OCC374.draw] su
|
|
|
|
offset su2 su -1
|
|
|
|
mkface result su2
|
|
|
|
set square 7181.83
|
|
set 2dviewer 0
|