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