1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-04 18:06:22 +03:00
occt/tests/bugs/moddata_3/bug27261_2
aml 447c7e54f0 0027261: Incorrect bounding boxes computed for the b-spline faces
Protection from the out of bounds parameters is added.
Test cases are added.
2016-03-18 11:22:20 +03:00

15 lines
400 B
Plaintext

puts "================"
puts "0027261"
puts "================"
puts ""
###############################################################
# Incorrect bounding box is created for the face
##############################################################
restore [locate_data_file bug27261_f2.brep] f2
bounding f2
# Visual check.
smallview
fit
checkview -screenshot -2d -path ${imagedir}/${test_image}.png