mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
29 lines
646 B
Plaintext
29 lines
646 B
Plaintext
puts "TODO OCC22817 Mandriva2010: Error : The area of the resulting shape is"
|
|
|
|
#########################
|
|
# bug sewing #
|
|
#########################
|
|
#box b1 0 0 0 5 5 5
|
|
#box b2 0 5 0 5 5 5
|
|
#box b3 0 0 0 5 10 5
|
|
#explode b1 f
|
|
#explode b2 f
|
|
#explode b3 f
|
|
#don b1_1 b2_1 b3_6
|
|
#sewing s b1_1 b2_1 b3_6
|
|
#########################
|
|
|
|
restore [locate_data_file 7_B3.draw] s
|
|
tscale s 0 0 0 SCALE
|
|
explode s E
|
|
mkevol P s
|
|
#updatevol s_15 0 1*SCALE1 1 1*SCALE1 2 0.1*SCALE1
|
|
# updatevol s_3 0 8*SCALE 1 0*SCALE 2 8*SCALE
|
|
updatevol s_7 0 8*SCALE 1 0*SCALE
|
|
updatevol s_3 0 0*SCALE 1 8*SCALE
|
|
buildevol
|
|
explode P Sh
|
|
copy P_1 result
|
|
|
|
set square 4.80062e+08
|