mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Add function for determinate closure in 2D and 3D Change ChoixUV(...) function Small correction of test case
18 lines
248 B
Plaintext
Executable File
18 lines
248 B
Plaintext
Executable File
puts "TODO CR23530 ALL: Faulty shapes in variables faulty_1 to faulty_"
|
|
|
|
puts "==========="
|
|
puts " BUC60950"
|
|
puts "==========="
|
|
|
|
restore [locate_data_file buc60950.rle] a
|
|
checkshape a
|
|
|
|
fixshape result a 1e-7
|
|
|
|
checkshape result
|
|
|
|
set 2dviewer 1
|
|
|
|
|
|
|