1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
ona b0f92d3d5c 0032239: Data Exchange, STEP import - bounding box is too large
- ShapeFix_Face::FixMissingSeam method is fixed in order to handle degenerated torus
- Calculation of degenerated torus bounding box is fixed
- Test reference data is changed
2022-09-21 23:09:17 +03:00

19 lines
304 B
Plaintext
Executable File

puts "================"
puts "OCC15"
puts "================"
puts ""
restore [locate_data_file OCC15.brep] result
checkshape result
vinit
tclean result
vdisplay result
vsetdispmode result 1
vfit
checktrinfo result -tri 1317 -nod 756
checkview -display result -2d -path ${imagedir}/${test_image}.png