mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03: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
|