mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-09 23:46:52 +08:00
18 lines
362 B
Plaintext
18 lines
362 B
Plaintext
puts "TODO OCC23213 ALL: Error : The number of faces is wrong"
|
|
|
|
puts "TODO OCC23213 ALL: Error : errors occur during test"
|
|
|
|
restore [locate_data_file CTO908_topo108-o.brep] Shape1
|
|
XNewDoc D_First
|
|
|
|
XAddShape D_First Shape1
|
|
|
|
set TypeOfFile "stp"
|
|
|
|
set AddToDocument "COLORS_LAYERS"
|
|
|
|
set CompareDocumentsMode "FACES VOLUME_EXACTLY COLORS_EXACTLY LAYERS_EXACTLY"
|
|
|
|
|
|
|