File: bug25880

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 (65 lines) | stat: -rw-r--r-- 1,689 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
puts "============"
puts "OCC25880"
puts "============"
puts ""
###############################
## fuzzy booleans with multiple tools
###############################

bfuzzyvalue 0.00001
box Box018 13.550000190735 50.200000762939 3.299999952316
ttranslate Box018 -19.1 -0.1 2.35
#Object Label: Box

psphere Sphere002 1.600000023842 0 90 180
ttranslate Sphere002 -15 50.1 5.5
#Object Label: LeftSph

#bfuse to-Fusion-001-t Box018 Sphere002
pcylinder Cylinder006 1.600000023842 3.200000047684 180
ttranslate Cylinder006 -15 50.1 2.35

#Object Label: LeftHalfCyl
bfuse to-Fusion-002-t to-Fusion-001-t Cylinder006
psphere Sphere001 1.600000023842 0 90 180
trotate Sphere001 0 0 0 1 0 0 90
ttranslate Sphere001 -15 -0.1 5.5

#Object Label: RightSph
bfuse to-Fusion-003-t to-Fusion-002-t Sphere001
pcylinder Cylinder005 1.600000023842 3.200000047684 180
trotate Cylinder005 0 0 0 0 0 1 180
ttranslate Cylinder005 -15 -0.1 2.35

#Object Label: RightHalfCyl
bfuse to-Fusion-004-t to-Fusion-003-t Cylinder005
pcylinder Cylinder004 1.600000023842 50.200000762939 180
trotate Cylinder004 0 0 0 0 0.7071067811865475 0.7071067811865475 180
ttranslate Cylinder004 -15.000003814697 -0.100001335144 5.500000953674

#Object Label: TopHalfCyl
#bfuse Fusion to-Fusion-004-t Cylinder004
bclearobjects
bcleartools
baddobjects Box018
baddtools Sphere002 Cylinder006 Sphere001 Cylinder005 Cylinder004
bfillds
bbop result 1

set square 1893.17

set nbshapes_expected "
Number of shapes in shape
 VERTEX : 32
 EDGE : 51
 WIRE : 20
 FACE : 20
 SHELL : 1
 SOLID : 1
 COMPSOLID : 0
 COMPOUND : 1
 SHAPE : 126
"
checknbshapes result -ref ${nbshapes_expected} -t -m "fuzzy booleans with multiple tools"

set 3dviewer 1