File: bug26008

package info (click to toggle)
oce 0.18.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 301,548 kB
  • sloc: cpp: 1,190,609; ansic: 67,225; sh: 11,630; tcl: 7,954; cs: 5,221; python: 2,867; java: 1,522; makefile: 342; xml: 292; perl: 37
file content (20 lines) | stat: -rw-r--r-- 518 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
puts "================"
puts "OCC26008"
puts "================"
puts ""
#######################################################################
# [OCCT 6.8.0 regression] BRepFeat_SplitShape returns invalid shapes
#######################################################################

sphere ss1 78.4160443343, 8.94293392454, 70.9553808628 6.5
sphere ss2 82.5593917073, 4.52613090823, 76.3299967 3.5

mkface f1 ss1
mkface f2 ss2

bopcurves f1 f2 -2d

view 1 -2D- 465 20 400 400
2dfit

xwd $imagedir/${test_image}.png