mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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 |