mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 19:26:36 +08: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
|