mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
0025339: Draw command "mkoffset" does not take into account "intersection" mode on faces
Added test case bugs/modalg_5/bug25339
This commit is contained in:
parent
8bcdd6976a
commit
aa627f0805
16
tests/bugs/modalg_5/bug25339
Normal file
16
tests/bugs/modalg_5/bug25339
Normal file
@ -0,0 +1,16 @@
|
||||
puts "=========="
|
||||
puts "OCC25339"
|
||||
puts "=========="
|
||||
puts ""
|
||||
######################################################################################
|
||||
# Draw command "mkoffset" does not take into account "intersection" mode on faces
|
||||
######################################################################################
|
||||
|
||||
restore [locate_data_file bug25339_face1.brep] a
|
||||
mkoffset r a 1 1. i
|
||||
axo
|
||||
fit
|
||||
renamevar r_1 result
|
||||
|
||||
set length 36.1042
|
||||
set only_screen_axo 1
|
Loading…
x
Reference in New Issue
Block a user