mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-16 10:08:36 +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
323 B
Plaintext
17 lines
323 B
Plaintext
# Original bug : cts20088
|
|
# Date : 25 Nov 98
|
|
|
|
restore [locate_data_file cts20088_base.brep] base
|
|
restore [locate_data_file contour_pkv.rle] cont
|
|
|
|
explode base face
|
|
copy base_54 ffrom
|
|
copy base_55 funtil
|
|
|
|
ttranslate cont 0 0 -0.1
|
|
|
|
featprism base cont cont 1 0 0 1 1
|
|
featperform prism result ffrom funtil
|
|
|
|
set square 4796.46
|