mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-05-26 11:05:31 +03:00
Protect IntTools_EdgeEdge::FindSolutions method from cases where splitting edge on parts does not give bounding box decreasing. Use at least Epsilon from edges parameters as a step in BRepLib::FindValidRange. Test case for the issue.
22 lines
517 B
Plaintext
22 lines
517 B
Plaintext
puts "TODO OCC30808 ALL: \\*\\* Exception \\*\\*.*"
|
|
puts "TODO OCC30808 ALL: An exception was caught"
|
|
puts "TODO OCC30808 ALL:TEST INCOMPLETE"
|
|
|
|
puts "========"
|
|
puts "0030787: BRepOffsetAPI_MakePipeShell: hangs on the attached model"
|
|
puts "========"
|
|
puts ""
|
|
|
|
cpulimit 300
|
|
|
|
circle profile 0 -1.81898940354586e-12 0 0 -0.999995598293478 -0.00296705134258169 1 0 0 25
|
|
mkedge profile profile
|
|
wire profile profile
|
|
|
|
restore [locate_data_file bug30787_spine.brep] path
|
|
|
|
mksweep path
|
|
addsweep profile
|
|
|
|
buildsweep result -C -S
|