mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
397 B
Plaintext
17 lines
397 B
Plaintext
# Original bug : id260065
|
|
# Date : 15 Oct 98
|
|
|
|
# face non tangente
|
|
restore [locate_data_file CFE900_id260gao.rle] base
|
|
restore [locate_data_file id260065_face2.rle] cont
|
|
|
|
explode base face
|
|
copy base_26 funtil
|
|
|
|
featprism base cont cont -0.8660254 0.50 0 1 1
|
|
featperform prism result funtil
|
|
|
|
#set square 13742.4
|
|
#sprops command returns correct value for result_6 face in OCCT6.5.3
|
|
set square 14135.9
|