mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
14 lines
322 B
Plaintext
14 lines
322 B
Plaintext
puts "========"
|
|
puts "OCC28856"
|
|
puts "========"
|
|
puts ""
|
|
########################################
|
|
# Extrema between two curves gives wrong result
|
|
########################################
|
|
|
|
# Restore the initial shape
|
|
restore [locate_data_file bug28856_shapes.brep] e
|
|
explode e
|
|
distmini dd e_1 e_2
|
|
checkprops dd -l 0.101881
|