mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
15 lines
400 B
Plaintext
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 |