1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
occt/tests/bugs/modalg_6/bug26687
luz paz 7b5e532f83 0031939: Coding - correction of spelling errors in comments [part 7]
Fix various typos

Fixed via codespell v2.1.dev
2021-01-20 21:27:44 +03:00

22 lines
502 B
Plaintext
Executable File

puts "REQUIRED ALL: Error. mkplane has been finished with \"Not Planar\" status."
puts "========"
puts "OCC26687"
puts "========"
puts ""
#################################################
# 0026687: SIGSEGV in BRepBuilderAPI_MakeFace
#################################################
restore [locate_data_file bug26687_w.brep] w
#It is impossible to create a plane there is no any surface
#which every edge has its p-curve in.
mkplane f w
smallview
donly f
fit
xwd ${imagedir}/${test_image}.png