mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Modifications: 1.Test cases 2. locate_data_file from DrawResources/TestCommands.tcl Fix for mesh end Adjusting testing cases for current state of master using new organization of data files
16 lines
248 B
Plaintext
16 lines
248 B
Plaintext
# pro15545
|
|
|
|
restore [locate_data_file CTO909_coque1.brep] c1
|
|
explode c1 sh
|
|
renamevar c1_1 c1
|
|
|
|
restore [locate_data_file CTO909_coque2.brep] c2
|
|
explode c2 sh
|
|
renamevar c2_1 c2
|
|
|
|
bsection result c1 c2
|
|
|
|
# CR23404
|
|
#set length 550.64
|
|
set length 575.486
|