mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
16 lines
346 B
Plaintext
16 lines
346 B
Plaintext
puts "========="
|
|
puts "OCC24829"
|
|
puts "========="
|
|
puts ""
|
|
###########################################################
|
|
# sprops with precision throws an exception
|
|
###########################################################
|
|
|
|
restore [locate_data_file bug24829_faceOutput-wrong.brep] result
|
|
|
|
sprops result 0.0001
|
|
|
|
set square 15.1187
|
|
|
|
set 3dviewer 1
|