mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
0023412: Integration of test grid "dec" into the new testing system
Integration of test grid "dec" into the new testing system with "xcaf" name
This commit is contained in:
parent
fa920fb12e
commit
b053b76478
6
tests/xcaf/add_ACL_brep/A1
Normal file
6
tests/xcaf/add_ACL_brep/A1
Normal file
@ -0,0 +1,6 @@
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "ASSEMBLY_C_L"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
39
tests/xcaf/begin
Normal file
39
tests/xcaf/begin
Normal file
@ -0,0 +1,39 @@
|
||||
# in tests expression "set AddToDocument ASSEMBLY_C_L" means creating assembly and initializing colors and layers
|
||||
# and expression "set AddToDocument COLORS_LAYERS" means initializing colors and layers
|
||||
#
|
||||
if { [array get Draw_Groups "TOPOLOGY Feature commands"] == "" } {
|
||||
pload DCAF
|
||||
pload TOPTEST
|
||||
pload XDE
|
||||
}
|
||||
|
||||
cpulimit 1000
|
||||
|
||||
set ErrorCode 0
|
||||
##############
|
||||
### ErrorCode means :
|
||||
### 0 - Success
|
||||
### 1 - Warning
|
||||
### 2 - Error
|
||||
###############
|
||||
|
||||
#if {[string compare [datadir] "."] == 0} {
|
||||
# datadir [file dirname [info script]]/data
|
||||
#}
|
||||
|
||||
if { [info exists imagedir] == 0 } {
|
||||
set imagedir .
|
||||
}
|
||||
|
||||
#set WorkDirectory "$env(TmpDir)"
|
||||
set WorkDirectory $imagedir
|
||||
|
||||
|
||||
if {![file exists $WorkDirectory]} {
|
||||
catch {[file mkdir $WorkDirectory]}
|
||||
} else {
|
||||
if {![file isdirectory $WorkDirectory]} {
|
||||
puts "The assigned work directory $WorkDirectory is not directory! Exit ..."
|
||||
exit
|
||||
}
|
||||
}
|
13
tests/xcaf/brep_add_CL/A1
Normal file
13
tests/xcaf/brep_add_CL/A1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60627.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A2
Normal file
13
tests/xcaf/brep_add_CL/A2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60721-1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A3
Normal file
13
tests/xcaf/brep_add_CL/A3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60721-2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A4
Normal file
13
tests/xcaf/brep_add_CL/A4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60721-4.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A5
Normal file
13
tests/xcaf/brep_add_CL/A5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo001.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A6
Normal file
13
tests/xcaf/brep_add_CL/A6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo002-o1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A7
Normal file
13
tests/xcaf/brep_add_CL/A7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo002-o2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A8
Normal file
13
tests/xcaf/brep_add_CL/A8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo002.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/A9
Normal file
13
tests/xcaf/brep_add_CL/A9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo100.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B1
Normal file
13
tests/xcaf/brep_add_CL/B1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-o1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B2
Normal file
13
tests/xcaf/brep_add_CL/B2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-o2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B3
Normal file
13
tests/xcaf/brep_add_CL/B3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-t1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B4
Normal file
13
tests/xcaf/brep_add_CL/B4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-t2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B5
Normal file
13
tests/xcaf/brep_add_CL/B5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B6
Normal file
13
tests/xcaf/brep_add_CL/B6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo102-o.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B7
Normal file
13
tests/xcaf/brep_add_CL/B7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo102-t.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B8
Normal file
13
tests/xcaf/brep_add_CL/B8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo102.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/B9
Normal file
13
tests/xcaf/brep_add_CL/B9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo103-o.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C1
Normal file
13
tests/xcaf/brep_add_CL/C1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo103-t.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C2
Normal file
13
tests/xcaf/brep_add_CL/C2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo103.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C3
Normal file
13
tests/xcaf/brep_add_CL/C3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo104-o1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C4
Normal file
13
tests/xcaf/brep_add_CL/C4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo104-o2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C5
Normal file
13
tests/xcaf/brep_add_CL/C5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo104.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C6
Normal file
13
tests/xcaf/brep_add_CL/C6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-b.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C7
Normal file
13
tests/xcaf/brep_add_CL/C7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-c.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C8
Normal file
13
tests/xcaf/brep_add_CL/C8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-e1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/C9
Normal file
13
tests/xcaf/brep_add_CL/C9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-e2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D1
Normal file
13
tests/xcaf/brep_add_CL/D1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo106-n.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D2
Normal file
13
tests/xcaf/brep_add_CL/D2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo106-p.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D3
Normal file
13
tests/xcaf/brep_add_CL/D3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo106.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D4
Normal file
13
tests/xcaf/brep_add_CL/D4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo107-o.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D5
Normal file
13
tests/xcaf/brep_add_CL/D5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo107-t.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D6
Normal file
13
tests/xcaf/brep_add_CL/D6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo108-o.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D7
Normal file
13
tests/xcaf/brep_add_CL/D7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo108.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D8
Normal file
13
tests/xcaf/brep_add_CL/D8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo110.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/D9
Normal file
13
tests/xcaf/brep_add_CL/D9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E1
Normal file
13
tests/xcaf/brep_add_CL/E1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E2
Normal file
13
tests/xcaf/brep_add_CL/E2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_CSRESULT-PRISM.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E3
Normal file
13
tests/xcaf/brep_add_CL/E3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_IR2_TuyoPipe20.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E4
Normal file
13
tests/xcaf/brep_add_CL/E4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_IR2_sphere1_20.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E5
Normal file
13
tests/xcaf/brep_add_CL/E5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_outil.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E6
Normal file
13
tests/xcaf/brep_add_CL/E6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_outil_1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E7
Normal file
13
tests/xcaf/brep_add_CL/E7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_PbHLR.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E8
Normal file
13
tests/xcaf/brep_add_CL/E8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_bad_cut_outil.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/E9
Normal file
13
tests/xcaf/brep_add_CL/E9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_bad_cut_part.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F1
Normal file
13
tests/xcaf/brep_add_CL/F1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_coque1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F2
Normal file
13
tests/xcaf/brep_add_CL/F2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_coque2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F3
Normal file
13
tests/xcaf/brep_add_CL/F3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_fus-object1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F4
Normal file
13
tests/xcaf/brep_add_CL/F4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_fus-object2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F5
Normal file
13
tests/xcaf/brep_add_CL/F5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_ger60861result.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F6
Normal file
13
tests/xcaf/brep_add_CL/F6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_object.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F7
Normal file
13
tests/xcaf/brep_add_CL/F7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_objects.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F8
Normal file
13
tests/xcaf/brep_add_CL/F8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_outil.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/F9
Normal file
13
tests/xcaf/brep_add_CL/F9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_part3bis.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G1
Normal file
13
tests/xcaf/brep_add_CL/G1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_part5-noFillet.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G2
Normal file
13
tests/xcaf/brep_add_CL/G2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_part5-with-fillet.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G3
Normal file
13
tests/xcaf/brep_add_CL/G3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_part_1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G4
Normal file
13
tests/xcaf/brep_add_CL/G4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_part_syb.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G5
Normal file
13
tests/xcaf/brep_add_CL/G5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_shape.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G6
Normal file
13
tests/xcaf/brep_add_CL/G6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_shape_1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G7
Normal file
13
tests/xcaf/brep_add_CL/G7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_tool.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G8
Normal file
13
tests/xcaf/brep_add_CL/G8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_tool_2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/G9
Normal file
13
tests/xcaf/brep_add_CL/G9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_tool_4.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/I1
Normal file
13
tests/xcaf/brep_add_CL/I1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_tool_syb.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/I2
Normal file
13
tests/xcaf/brep_add_CL/I2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO909_uki60922_tool.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/I3
Normal file
13
tests/xcaf/brep_add_CL/I3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file as1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/I4
Normal file
13
tests/xcaf/brep_add_CL/I4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file res1-bsp.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/I5
Normal file
13
tests/xcaf/brep_add_CL/I5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file res1-can.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_add_CL/I6
Normal file
13
tests/xcaf/brep_add_CL/I6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file xx.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile "brep"
|
||||
|
||||
set AddToDocument "COLORS_LAYERS"
|
||||
|
||||
set CompareDocumentsMode "SHAPES VOLUME"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A1
Normal file
13
tests/xcaf/brep_to_dxc/A1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60627.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A2
Normal file
13
tests/xcaf/brep_to_dxc/A2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60721-1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A3
Normal file
13
tests/xcaf/brep_to_dxc/A3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60721-2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A4
Normal file
13
tests/xcaf/brep_to_dxc/A4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file BUC60721-4.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A5
Normal file
13
tests/xcaf/brep_to_dxc/A5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo001.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A6
Normal file
13
tests/xcaf/brep_to_dxc/A6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo002-o1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A7
Normal file
13
tests/xcaf/brep_to_dxc/A7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo002-o2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A8
Normal file
13
tests/xcaf/brep_to_dxc/A8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO907_topo002.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/A9
Normal file
13
tests/xcaf/brep_to_dxc/A9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo100.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B1
Normal file
13
tests/xcaf/brep_to_dxc/B1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-o1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B2
Normal file
13
tests/xcaf/brep_to_dxc/B2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-o2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B3
Normal file
13
tests/xcaf/brep_to_dxc/B3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-t1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B4
Normal file
13
tests/xcaf/brep_to_dxc/B4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101-t2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B5
Normal file
13
tests/xcaf/brep_to_dxc/B5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo101.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B6
Normal file
13
tests/xcaf/brep_to_dxc/B6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo102-o.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B7
Normal file
13
tests/xcaf/brep_to_dxc/B7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo102-t.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B8
Normal file
13
tests/xcaf/brep_to_dxc/B8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo102.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/B9
Normal file
13
tests/xcaf/brep_to_dxc/B9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo103-o.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C1
Normal file
13
tests/xcaf/brep_to_dxc/C1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo103-t.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C2
Normal file
13
tests/xcaf/brep_to_dxc/C2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo103.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C3
Normal file
13
tests/xcaf/brep_to_dxc/C3
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo104-o1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C4
Normal file
13
tests/xcaf/brep_to_dxc/C4
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo104-o2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C5
Normal file
13
tests/xcaf/brep_to_dxc/C5
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo104.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C6
Normal file
13
tests/xcaf/brep_to_dxc/C6
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-b.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C7
Normal file
13
tests/xcaf/brep_to_dxc/C7
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-c.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C8
Normal file
13
tests/xcaf/brep_to_dxc/C8
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-e1.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/C9
Normal file
13
tests/xcaf/brep_to_dxc/C9
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo105-e2.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/D1
Normal file
13
tests/xcaf/brep_to_dxc/D1
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo106-n.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
13
tests/xcaf/brep_to_dxc/D2
Normal file
13
tests/xcaf/brep_to_dxc/D2
Normal file
@ -0,0 +1,13 @@
|
||||
restore [locate_data_file CTO908_topo106-p.brep] Shape1
|
||||
XNewDoc D_First
|
||||
|
||||
XAddShape D_First Shape1
|
||||
|
||||
set TypeOfFile ""
|
||||
|
||||
set AddToDocument ""
|
||||
|
||||
set CompareDocumentsMode "ALL CHECKSHAPE"
|
||||
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user