mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +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
341 B
Plaintext
17 lines
341 B
Plaintext
# Original bug : cts21616
|
|
# Date : 04 Nov 98
|
|
|
|
restore [locate_data_file CFE900_cts21gdm.rle] base
|
|
restore [locate_data_file cts21616_face.rle] cont
|
|
|
|
# Funtil in Shape -> failure
|
|
explode base face
|
|
copy base_20 funtil
|
|
copy base_23 skface
|
|
|
|
# Gluer -> OK
|
|
featprism base cont skface 0 -1 0 0 1
|
|
featperform prism result funtil
|
|
|
|
set square 42861.7
|