mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
241 B
Plaintext
15 lines
241 B
Plaintext
#clear
|
|
#dall
|
|
restore [locate_data_file CTO907_topo002-o1.brep] coque1
|
|
restore [locate_data_file CTO907_topo002-o2.brep] coque2
|
|
|
|
## pkv f
|
|
explode coque1 sh
|
|
explode coque2 sh
|
|
bop coque1_1 coque2_1
|
|
## pkv t
|
|
|
|
bopfuse result
|
|
|
|
set square 3950.89
|