mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-15 05:28:47 +08:00
16 lines
337 B
Plaintext
Executable File
16 lines
337 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
|
|
|
|
set 3dviewer 1
|