mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08:00
15 lines
387 B
Plaintext
Executable File
15 lines
387 B
Plaintext
Executable File
puts "============"
|
|
puts "OCC24890"
|
|
puts "============"
|
|
puts ""
|
|
##############################################################
|
|
## Result of uniform scaling is invalid
|
|
##############################################################
|
|
|
|
restore [locate_data_file bug24890_f0.brep] f0
|
|
|
|
nurbsconvert result f0
|
|
|
|
checkshape result
|
|
checkview -display result -3d -path ${imagedir}/${test_image}.png
|