mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Modified END file of all group bugs. Command nbshape moved to END file. Add begin with variable subgroup Small correction in END file Replaced test case bug726_3 from moddata to modalg
22 lines
372 B
Plaintext
Executable File
22 lines
372 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC21"
|
|
puts "================"
|
|
puts ""
|
|
|
|
#test for XSDRAWEXE application#
|
|
#==============================#
|
|
|
|
pload XDE
|
|
|
|
restore [locate_data_file OCC21.brep] sh
|
|
checkshape sh
|
|
puts "two faces in the compound share one edge"
|
|
|
|
DT_SplitAngle result sh 90
|
|
|
|
puts "in the resulting shape sharing is not preserved"
|
|
|
|
set square 12154.8
|
|
set 2dviewer 0
|
|
|