mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
16 lines
251 B
Plaintext
16 lines
251 B
Plaintext
# Original bug : ger60224
|
|
# Date : 24June98
|
|
|
|
restore [locate_data_file CTO900_ger60224-part.rle] a
|
|
restore [locate_data_file ger60224-tool.rle] w
|
|
|
|
mkplane w w
|
|
prism p1 w 0 100 0
|
|
prism p2 w 0 -100 0
|
|
|
|
bfuse b p1 p2
|
|
|
|
bcut result a b
|
|
|
|
set square 60037.4
|