View Issue Details

IDProjectCategoryView StatusLast Update
0029309Open CASCADEOCCT:Modeling Algorithmspublic2023-08-01 15:08
ReporteremvAssigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
Product Version7.2.0 
Target VersionUnscheduled 
Summary0029309: Invalid result of Fuse operation
DescriptionThe result of Boolean Fuse operation on the attached shapes is invalid.
It consists of internal faces only.
Passing the fuzzy tolerance to the operation (about 5.e-7) allows producing the correct result.

The problem has been detected in the case boolean gdml_private ZF6 while preparing fix for the issue #0029301.
Steps To Reproducebinrestore [locate_data_file bug29309_ZF6.bin] c
explode c
bfuse result c_1 c_2
checkshape result


binrestore [locate_data_file bug29309_ZF6.bin] c
explode c
bfuzzyvalue 5.e-7
bfuse result c_1 c_2
checkshape result
TagsNo tags attached.
Test case number

Attached Files

  • bug29309_ZF6.bin (11,107 bytes)

Activities

emv

2017-11-09 16:30

developer  

bug29309_ZF6.bin (11,107 bytes)

Issue History

Date Modified Username Field Change
2017-11-09 16:29 emv New Issue
2017-11-09 16:29 emv Assigned To => msv
2017-11-09 16:30 emv File Added: bug29309_ZF6.bin
2017-11-09 16:34 emv Description Updated
2017-11-09 16:34 emv Steps to Reproduce Updated
2017-11-09 16:34 emv Description Updated
2019-08-12 16:43 msv Target Version 7.4.0 => 7.5.0
2020-09-14 22:55 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:52 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:42 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled