mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
19 lines
279 B
Plaintext
19 lines
279 B
Plaintext
# pro15545
|
|
puts "PRO15545"
|
|
puts "Section"
|
|
puts ""
|
|
|
|
restore [locate_data_file pro15545a.brep] c1
|
|
explode c1 sh
|
|
renamevar c1_1 c1
|
|
|
|
restore [locate_data_file pro15545b.brep] c2
|
|
explode c2 sh
|
|
renamevar c2_1 c2
|
|
|
|
bsection result c1 c2
|
|
|
|
# CR23404
|
|
#set length 550.64
|
|
set length 575.486
|