mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26: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
15 lines
199 B
Plaintext
15 lines
199 B
Plaintext
## pro12473
|
|
|
|
restore [locate_data_file CTO909_objects.brep] a
|
|
explode a sh
|
|
copy a_1 a
|
|
|
|
restore [locate_data_file CTO909_tool_4.brep] b
|
|
explode b sh
|
|
copy b_1 b
|
|
|
|
bsection result a b
|
|
|
|
|
|
set length 28.14
|