mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
18 lines
449 B
Plaintext
Executable File
18 lines
449 B
Plaintext
Executable File
pload QAcommands
|
|
|
|
puts "========"
|
|
puts "OCC527"
|
|
puts "========"
|
|
puts ""
|
|
#####################################################
|
|
## BRepAlgoAPI_Section creates very distant geometry on some planar sections
|
|
#####################################################
|
|
|
|
cpulimit 3600
|
|
restore [locate_data_file OCC527.brep] result
|
|
OCC527 result
|
|
|
|
checkprops result -s 3774.42
|
|
checkshape result
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|