mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
22 lines
440 B
Plaintext
Executable File
22 lines
440 B
Plaintext
Executable File
|
|
puts "================"
|
|
puts "OCC266"
|
|
puts "================"
|
|
puts ""
|
|
|
|
restore [locate_data_file OCC266.brep] a
|
|
checkshape a
|
|
|
|
renamevar a edge
|
|
explode edge e
|
|
|
|
renamevar edge face
|
|
explode face f
|
|
|
|
chamf result face edge_10 face_3 A 1 45 edge_6 face_3 A 1 45 edge_11 face_3 A 1 45 edge_12 face_3 A 1 45 edge_13 face_3 A 1 45 edge_14 face_3 A 1 45 edge_8 face_3 A 1 45 edge_9 face_3 A 1 45
|
|
checkshape result
|
|
|
|
set square 48913
|
|
set 2dviewer 0
|
|
|