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
12 lines
304 B
Plaintext
12 lines
304 B
Plaintext
# Original bug : cts21900
|
|
# Date : 02 Dec 98
|
|
|
|
restore [locate_data_file CFE903_cts21ggv.rle] base
|
|
|
|
explode base face
|
|
|
|
if { [catch { depouille result base 0 0 1 base_16 3 200 -15.1180845742047 30 0 0 1 base_18 3 200 -15.1180845742047 30 0 0 1 } ] != 0 } {
|
|
puts "Error in depouille"
|
|
}
|
|
set square 74960.8
|