mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
28 lines
451 B
Plaintext
Executable File
28 lines
451 B
Plaintext
Executable File
|
|
puts "============"
|
|
puts "BUC60922"
|
|
puts "============"
|
|
puts ""
|
|
#############################
|
|
## Exception NumericError in Extrema
|
|
#############################
|
|
|
|
restore [locate_data_file BUC60907_px1.rle] sh
|
|
checkshape sh
|
|
|
|
line l 40 0 5 0 1 0
|
|
mkedge e l
|
|
subshape sh F 379
|
|
mksurface result sh_379
|
|
|
|
puts "Info: compute extrema"
|
|
extrema result l
|
|
|
|
puts "Info: compute distmini"
|
|
distmini r sh e
|
|
|
|
mkface result result
|
|
|
|
set square 157.932
|
|
set 2dviewer 0
|