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
19 lines
343 B
Plaintext
19 lines
343 B
Plaintext
# Original bug : cts20870
|
|
# Date : 25 Nov 98
|
|
|
|
restore [locate_data_file CFE900_cts20gem.rle] base
|
|
restore [locate_data_file cts20870_face.brep] cont
|
|
|
|
explode base face
|
|
copy base_6 funtil
|
|
|
|
mksurface p6 base_6
|
|
mkface f6 p6
|
|
|
|
featprism base cont cont -1 0 0 1 1
|
|
featperform prism result f6
|
|
|
|
# Prendre option face Until + support
|
|
|
|
set square 813.9
|