mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-21 10:13:43 +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
294 B
Plaintext
17 lines
294 B
Plaintext
# cts20088
|
|
|
|
restore [locate_data_file cts20088_base.brep] base
|
|
restore [locate_data_file contour_pkv.rle] cont
|
|
|
|
explode base face
|
|
|
|
mksurface p54 base_54
|
|
mkface f54 p54
|
|
mksurface p55 base_55
|
|
mkface f55 p55
|
|
|
|
featprism base cont cont 1 0 0 1 1
|
|
featperform prism result f54 f55
|
|
|
|
set square 7238.64
|