0030202: IntPatch_WLineTool::JoinWLines array out of bounds
[occt.git] / tests / bugs / modalg_7 / bug28656
CommitLineData
9026dea8 1puts "TODO OCC28656 ALL: TopoDS_LockedShape: BRep_Builder::UpdateEdge"
2
3puts "========"
4puts "OCC28656"
5puts "========"
6puts ""
7#####################################
8## 3d offset modifies the input shape
9#####################################
10
11pcylinder s 5 15
12
13setflags s locked
14
15explode s f
16
17offsetparameter 1e-7 c i
18offsetload s 1 s_2
19
20catch {offsetperform result}
21
22checkview -display result -2d -path ${imagedir}/${test_image}-2d.png