0026106: BRepMesh - revision of data model
[occt.git] / tests / bugs / modalg_7 / bug24692
CommitLineData
dfdfa61f 1puts "TODO OCC24692 ALL: Faulty shapes in variables faulty_1 to faulty_"
2
3puts "========"
4puts "OCC24692"
5puts "========"
6puts ""
7#########################################
8# fuseedge corruption of spherical edge
9#########################################
10
11# Object_1
12pcylinder cyl 10 40
13box abox 10 40 25
14ttranslate abox 0 -20 5
15bop cyl abox
16bopfuse fuse1
17
18# Object_2
19psphere asphere 7
20ttranslate asphere 0 0 3
21box abox2 5 30 25
22ttranslate abox2 -2 -15 -11
23bop abox2 asphere
24bopfuse fuse2
25
26# Object_Result
27bop fuse1 fuse2
28bopcut result
29fuseedge result
30
31checkshape result_1