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
17 lines
356 B
Plaintext
17 lines
356 B
Plaintext
# Original bug : cts40185
|
|
# Date : 22apr97
|
|
|
|
dset SCALE 100
|
|
|
|
## restore the revol created in Designer ED2FCS (size ? mm)
|
|
restore [locate_data_file CTO900_cts40185_top.rle] p1
|
|
tscale p1 0 0 0 1*SCALE
|
|
|
|
## restore the prismed oblong (size ? mm)
|
|
restore [locate_data_file cts40185_ailette.rle] p2
|
|
tscale p2 0 0 0 1*SCALE
|
|
|
|
bfuse result p2 p1
|
|
|
|
set square 74.7286
|