mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0030148: Modeling Algorithms - exception in BRepOffestAPI_MakePipe for some periodic BSpline spines
This problem was solved by fix for 0030597. Added the non-regression test for this problem.
This commit is contained in:
13
tests/pipe/bugs/bug30148
Normal file
13
tests/pipe/bugs/bug30148
Normal file
@@ -0,0 +1,13 @@
|
||||
puts "============="
|
||||
puts "OCC30148: Modeling Algorithms - exc-eption in BRepOffestAPI_MakePipe for some periodic BSpline spines"
|
||||
puts "============="
|
||||
puts ""
|
||||
|
||||
pload MODELING
|
||||
|
||||
restore [locate_data_file bug30148_1.brep] profile
|
||||
restore [locate_data_file bug30148_2.brep] spine
|
||||
|
||||
pipe pipe spine profile
|
||||
|
||||
puts "TEST COMPLETED"
|
Reference in New Issue
Block a user