mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08:00
Correction of 2d tolerance calculation for BSpline/Bezier surfaces Test cases are corrected according to current behavior of algorithm
12 lines
251 B
Plaintext
Executable File
12 lines
251 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60610"
|
|
puts "========================"
|
|
|
|
igesbrep [locate_data_file buc60610a.igs] a *
|
|
|
|
tpcompound result
|
|
checkshape result
|
|
checkshape result r
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|