mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-06-20 11:54:07 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
27 lines
728 B
Plaintext
Executable File
27 lines
728 B
Plaintext
Executable File
puts "TODO OCC11111 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
puts "TODO OCC11111 ALL: Error : The square of result shape is"
|
|
|
|
pload QAcommands
|
|
|
|
puts "========"
|
|
puts "OCC426"
|
|
puts "OCC50"
|
|
puts "========"
|
|
#############################################################################
|
|
## The result of fuse operation is invalid
|
|
#############################################################################
|
|
## BRepFilletAPI_MakeFillet presents a bug on fillet computation (build())
|
|
#############################################################################
|
|
|
|
OCC426 result rs1 rs2 rs3 fuse32 fuse321
|
|
|
|
checkshape rs1
|
|
checkshape rs2
|
|
checkshape rs3
|
|
checkshape fuse32
|
|
checkshape fuse321
|
|
|
|
set square 7507.61
|
|
set 3dviewer 1
|
|
|