mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
15 lines
418 B
Plaintext
15 lines
418 B
Plaintext
puts "============"
|
|
puts "OCC22872"
|
|
puts "============"
|
|
puts ""
|
|
###########################################################
|
|
# BRepClass3d_SolidClassifier::PerformInfinitePoint fails
|
|
###########################################################
|
|
|
|
restore [locate_data_file bug22872_solid.brep] result
|
|
solidorientation result
|
|
|
|
checkprops result -v 24101.9
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|