mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
Test for 0025110: TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve
This commit is contained in:
20
tests/bugs/modalg_7/bug25110
Normal file
20
tests/bugs/modalg_7/bug25110
Normal file
@@ -0,0 +1,20 @@
|
||||
puts "TODO OCC25110 ALL: An exception was caught"
|
||||
puts "TODO OCC25110 ALL: \\*\\* Exception \\*\\*.*"
|
||||
puts "TODO OCC25110 ALL: TEST INCOMPLETE"
|
||||
|
||||
puts "========"
|
||||
puts "OCC25110"
|
||||
puts "========"
|
||||
puts ""
|
||||
########################################################################################
|
||||
# TCollection_IndexedDataMap::FindFromKey error when sweeping circle along BezierCurve
|
||||
########################################################################################
|
||||
|
||||
restore [locate_data_file bug25110_unsweepable1-draw-Sweep-0-spine.brep] Sweep-0-spine
|
||||
restore [locate_data_file bug25110_unsweepable1-draw-Sweep-0-section-00-Circle.brep] Sweep-0-section-00-Circle
|
||||
|
||||
mksweep Sweep-0-spine
|
||||
setsweep -CF
|
||||
addsweep Sweep-0-section-00-Circle
|
||||
|
||||
buildsweep Sweep -C -S
|
Reference in New Issue
Block a user