mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-10 18:51:21 +03:00
- bugs modalg_5 bug23954 - Added test case for issue 23954 - bugs modalg_1 bug60776_1 - Corrected square of shape and deleted appropriate TODO - bugs moddata_1 bug13 - Added check for the curve length obtained as a result of intersection - feat featprism S2 - Corrected square of shape and deleted appropriate TODO
15 lines
249 B
Plaintext
Executable File
15 lines
249 B
Plaintext
Executable File
puts "========================"
|
|
puts "BUC60776"
|
|
puts "========================"
|
|
restore [locate_data_file buc60776a.brep] a
|
|
checkshape a
|
|
restore [locate_data_file buc60776b.brep] b
|
|
checkshape b
|
|
bfuse result a b
|
|
|
|
set square 61626.2
|
|
|
|
set 2dviewer 1
|
|
|
|
|