mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
Boolean Operation - avoid creation of INTERNAL solid from unclassified faces in Solid Builder algorithm. Instead warn the user that some of the faces have been unclassified and not used for solids creation. Adjustment of the test cases. Test cases for the issue.
11 lines
264 B
Plaintext
11 lines
264 B
Plaintext
# Original bug : buc60127
|
|
# Date : 18mar98
|
|
|
|
puts "TODO #22911 ALL: Error : The command is not valid. The area is 0."
|
|
|
|
restore [locate_data_file buc60127-part.rle] part
|
|
restore [locate_data_file buc60127-tool.rle] tool
|
|
|
|
bcut result part tool
|
|
checkprops result -s 0
|