mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
17 lines
289 B
Plaintext
Executable File
17 lines
289 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC254"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC254-1.brep] shape1
|
|
checkshape shape1
|
|
|
|
restore [locate_data_file OCC254-3.brep] shape3
|
|
checkshape shape3
|
|
|
|
common result shape1 shape3
|
|
checkshape result
|
|
|
|
set length 1194.29
|
|
set 2dviewer 0
|