Adding test cases from grid chl
[occt.git] / tests / bugs / modalg / bug21
1 puts "================"
2 puts "OCC21"
3 puts "================"
4 puts ""
5
6 #test for XSDRAWEXE application#
7 #==============================#
8
9 pload XDE
10 catch { source $env(CSF_DrawPluginQADefaults)/QARebuildCommands }
11
12 restore [locate_data_file OCC21.brep] sh 
13 puts [checkshape sh]
14 puts "two faces in the compound share one edge"
15
16 DT_SplitAngle result sh 90
17
18 puts "in the resulting shape sharing is not preserved"
19
20 set square 12154.8
21 set 2dviewer 0
22