1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-06-05 11:24:17 +03:00
occt/tests/bugs/modalg_6/bug26473_2
aml a2e99c91fa 0026473: Offset API fails to create offset shape
Tolerance of map building changed.
Added possibility to work 0.0 offset value.

Added test cases bugs/modalg_6/bug26473_1 bug26473_2
2015-09-02 14:38:38 +03:00

18 lines
361 B
Plaintext

puts "=========="
puts "OCC26473"
puts "=========="
puts ""
################################################
# Offset API fails to create offset shape
################################################
box b1 0.0 0.0 0.0 1.0 1.0 1.0
explode b1 F
offsetparameter 1e-7 c i
offsetload b1 0.0
offsetonface b1_1 1.0
offsetperform result
set square 10
set 2dviewer 1