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
19 lines
349 B
Plaintext
19 lines
349 B
Plaintext
# Original bug : cts20449
|
|
# Date : 25 Nov 98
|
|
|
|
restore [locate_data_file CFE900_cts20geh.rle] base
|
|
restore [locate_data_file cts20449_face.brep] cont
|
|
|
|
explode base face
|
|
copy base_5 funtil
|
|
|
|
mksurface p5 base_5
|
|
mkface f5 p5
|
|
|
|
featprism base cont cont -1 0 0 1 1
|
|
featperform prism result f5
|
|
|
|
# Prendre option face Until + support
|
|
|
|
set square 4.89101e+06
|