1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/fclasses/bug30990
abv 0a5ec5f380 0030990: Foundation Classes - unexpected change in numerical results on bsplines after 0029769
Added DRAW command and test case for detection of inconsistent update of B-Spline surface cache
2019-09-24 14:15:18 +03:00

13 lines
439 B
Plaintext

puts "# ======================================================================"
puts "# 0030990: Foundation Classes - unexpected change in numerical results on bsplines after 0029769"
puts "# ======================================================================"
puts ""
pload QAcommands
restore [locate_data_file bug30990.brep] face
mksurface surf face
puts "Check consistency of evaluation of BSpline surface at knots"
OCC30990 surf