0025449: Excess vertex in result of General Fuse operation.
[occt.git] / tests / bugs / modalg_5 / bug23249
CommitLineData
db4d439c 1puts "=========="
2puts "OCC23249"
3puts "=========="
4puts ""
5#############################################################
6# BRepFeat_SplitShape could not split a simple face by edge
7#############################################################
8
9restore [locate_data_file bug23249_Face2.brep] f
10restore [locate_data_file bug23249_Edge2.brep] e
11
12splitshape r f f e
13fixshape result r
14checkshape result
15
16set 2dviewer 1