mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Fix to address Rational surface with non-unitary weights at last index Add new test case folder with test case for bugs
18 lines
266 B
Plaintext
Executable File
18 lines
266 B
Plaintext
Executable File
# Original bug : 23377
|
|
# Date : 12 Aug 2012
|
|
|
|
igesbrep [locate_data_file OCC23377-Input.igs] result *
|
|
regexp {Number of Rational BSpline surfaces +([-0-9.+eE]+)} [expshape result 1 1] full nb
|
|
puts "Number of Rational BSpline surfaces is $nb"
|
|
set 2dviewer 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|