File: B6

package info (click to toggle)
opencascade 7.5.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 290,544 kB
  • sloc: cpp: 1,190,524; tcl: 15,703; cs: 5,173; java: 1,557; ansic: 1,174; sh: 901; xml: 699; perl: 54; makefile: 27
file content (12 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
restore [locate_data_file bug29481_ex1.brep] s
explode s f

# removal of the sphere
removefeatures result s s_8 s_9
checkshape result
checkprops result -s 460.84 -v 194.168 -deps 1.e-7
checknbshapes result -vertex 31 -edge 49 -wire 23 -face 20 -shell 1 -solid 1
CheckIsFeatureRemoved s_8 {v e f}
CheckIsFeatureRemoved s_9 {v e f}

checkview -display result -2d -path ${imagedir}/${test_image}.png